Skip to content

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

Notifications You must be signed in to change notification settings

williamle92/lender_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published