diff options
author | Luhamus <86472291+Luhamus@users.noreply.github.com> | 2022-02-28 21:15:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-28 21:15:33 +0200 |
commit | d6931bfc8668695cbff328d618d43438796ff207 (patch) | |
tree | 1f5a7a04b6131fa16421b7e27fa3ba7818e8c2a6 | |
parent | 40b91e7ad411c28486efee4ea90072384c8ad3ec (diff) |
Create README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..68eef1e --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +#Stuff I learned about +--- +* FastAPI +* OAuth2 and Authenication tokens +* PosgreSQL / Sqlalchemy / Alembic +* Password hashing |