PartyStream / projectPS

API for the Party Stream app
www.partystreamapp.com
1 stars 0 forks source link

Created a constants file with define function #53

Closed hebime closed 10 years ago

hebime commented 11 years ago

This will give us the ability to create constants that can be used anywhere in the API. Really useful for responses. We can create custom error codes as well as use the HTTP status codes. I added the HTTP status codes I think the API should utilize. We can add more if we need to but these cover a lot of the cases.