Restful API - Pets and owners challenge
Development of a Restful API that shares information about pets and their owners. Create, Update, Read and Delete all the information about Pets and Owners.
- Create a new object (ex: a new owner or a new Pet)
- Retrieve an object from a file, a database etc...
- Do operations on objects (count, compute stats, etc...)
- Update attributes of an object
- Destroy an object
This project is interpreted/tested on Ubuntu 14.04 LTS using python3 (version 3.4.3)
Classes inherited from Base Model:
No known bugs at this time.
Kelly Villa - Sara Hincapie - Daniel Chinome - Jose Diaz - Edward Jimenéz - Tomás Mejía - Lina María Montano -
Public Domain. No copy write protection.