Skip to content

Repository files navigation

blog-API

Commands for package install

  1. fastapi : pip install fastapi[all]
  2. psycopg2 : pip install psycopg2-binary
  3. password hashing : pip install "passlib[bcrypt]"
  4. jwt token : pip install "python-jose[cryptography]"
  5. pytest : pip install pytest

About

A basic blog API using FastAPI.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages