Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 229 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 229 Bytes

RESTful API for my Bookify app. The application uses PostgreSQL as a database. Entity Framework core is used as an ORM and the EF approach is Code First. Just change the connection string credentials to your local ones and run.