diff options
-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..0fed1ca --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +Stuff I learned about +--- +* FastAPI +* OAuth2 and Authenication tokens +* PosgreSQL / Sqlalchemy / Alembic +* Password hashing |