Skip to content

funkylen/simple-rest-api-1011

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple API

HTTP Style as REST API

branch master - filesystem

branch db - database (PostgreSQL)

Requirements

  • Python
  • Poetry
  • Make

Install

make install

or

poetry install

Start dev server

make dev

or

poetry run flask --app rest_api:app run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published