dingoblog/dingo

RESTful API support

dinever opened this issue · 1 comments

So that we can build the dashboard based on AJAX.

Related: #5

@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.