RESTful API support
dinever opened this issue · 1 comments
dinever commented
@bentranter If you would like to work on this one. I recommend you to create a standalone file for api handlers(e.g. app/handler/api.go
)
Also, we can take http://api.ghost.org/docs/ as a reference.