Building a blog app with FastAPI named Algoholic
Stars
24
Forks
11
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
dockerize project
dbb3770
refactor ui elements
d946728
delete a blog post
82da3f6
feature to create a blog
da45803
cookie based authentication in fastapi app
553fe3c
user registration functionality
b3805d2
blog detail view for app
159fef9
serve blog list in homepage
2e39013
serve static files with aiofiles
45c5396
render html using jinja templates
caa3abf
setup permission for routes
4833ae9
jwt and token creation
830e97c
clean codebase
c1328ed
unit test to verify get a blog
fd74073
test user create functionality
2a973c1