Skip to content

guyue55/FlaskBlogAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Web API

Trying to create similar api like hashnode.

Features

  • Admin with CRUD operations on Users and Blogs

  • App can Has multiple blogger each one will have their own path. https://url/username

  • Users with CRUD operations on Blog.

  • Each user can create their Blog. https://url/username/slug

  • User can Generate API_KEY to CREATE, DELETE the Blog.

  • User can view other User's blog

About

API for Blogging using Flask, Sqlalchemy, Pyjwt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%