Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 493 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 493 Bytes

Planable API and Database

Project description

This is the backend portion of my fullstack application. User have access to my REST API which was built with FastAPI. Included in this repo is my Database shcema so that users can recreate my Database that was used in this project

Built with

  • FastAPI
  • Pydantic
  • PostgreSQL
  • pytest

Requirements

The only requirements needed are in the requirements.txt file

How to use

Create Postgres Database

Start the server