mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 22:02:11 +03:00
17feb14e4a
refs #9865 * Added generic messaging for resource not found * Ensured integration model uses transaction for writes * Created POST /integrations endpoint * Created GET /integrations/:id endpoint * Created GET /integrations endpoint * Created PUT /integrations/:id endpoint * Created DELETE /integrations/:id endpoint |
||
---|---|---|
.. | ||
v0.1 | ||
v2 | ||
README.md |
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 :)