0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web/api
Naz Gargol aa8e75914d
Migrated db controller to API v2 (#10051)
refs #9866

- Migrated db import/export routes to use new db controller
2018-12-17 14:45:09 +01:00
..
v0.1 Optimised web/ debug logs 2018-10-04 17:43:08 +02:00
v2 Migrated db controller to API v2 (#10051) 2018-12-17 14:45:09 +01:00
index.js Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
README.md Added v2 api endpoints (#9874) 2018-09-18 15:59:06 +02:00

Ghost APIs

Ghost is moving towards providing more robust APIs in the future. A plan and decisions can be found here.

WARNING!

The v2 API (/ghost/api/v2/* endpoints) is to be considered under active development until this message is removed. Please use with caution and don't rely too heavy on it just yet :)