/sample_api

sample api to test clients

Primary LanguageRuby

Sample API

A sample json api, based on a blog application, for testing client calls. Yup, just that simple.

TODO

  • Authentication
  • Response types
  • Input validations
  • REST
  • Proper documentation
  • Default html Help page for instructions
  • Versioning? (is that a no-no?)
  • Unit tests with miniTest
  • Keep it simple

Built with

Ruby, Sinatra, Mongodb, miniTest