ddgold / cs373-idb

0 stars 0 forks source link

RESTful API #2

Closed cristhianescobar closed 10 years ago

cristhianescobar commented 10 years ago

Create a RESTful API using Apiary. Log into Apiary with your GitHub credentials and connect Apiary to your private repos. Think carefully about the types and format of the requests and responses, primary keys, foreign key constraints, and validations. Post the API to the public repository. Create a set of unit tests of the RESTful API.