/Zephyr-Api

The RESTful API portion of the Zephyr project. Communicates with a DynamoDB non-relational database to store user and item information.

Primary LanguagePython

Zephyr-Api

The RESTful API portion of the Zephyr project. Communicates with a DynamoDB non-relational database to store user and item information. The Endpoints that can be called are located in the Endpoints PDF document. There are postman tests provided in the tests folder.