/lender_api

CRUD API designed using Flask, Flask Restful, Flask SQL Alchemy, and Flask Migrate. Unit testing is done with pytest and postman as well.

Primary LanguagePython

Lenders RESTful API with Flask

This API was design with create, read, update, and delete (CRUD) for authors, lenders and reviews. Additionally, each review has a foreign key of an author and a lender name.

**Note: This project was created with configurations obtained from environment variables

Alt text