api_template
api_template copied to clipboard
API development starter template with api versioning and api key authentication
API Template
-
API versioning using url(https://github.com/jiren/api_template/edit/master/README.rdoc)
i.e http://api.test.com/v1/events
-
API versioning using mine type by passing
Acceptheaderapplication/vnd.apitemplate.com.v1+jsonhttps://github.com/jiren/api_template/tree/mime_versioning
-
Sample client code
https://github.com/jiren/api_template/tree/mime_versioning/api_client