Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
/ curly-pancake-todos Public archive

A toy project to try some libraries I'm interested in.

Notifications You must be signed in to change notification settings

dsqrt4/curly-pancake-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-App

A toy project to try some libraries I'm interested in.

This project uses these excellent projects:

  • Poetry - the simple tool for packaging and dependency management
  • FastAPI - the modern web-framework to create an HTTP based API
  • Uvicorn - the fast ASGI server to efficiently expose the API
  • pugsql - the anti-ORM for simple database interactions
  • yoyo - the easy database migration tool

About

A toy project to try some libraries I'm interested in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published