Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-webapi-simple-messageboard

Message board system using a Flask REST api

On the Flask server side, implements REST api requests like GET/PUT/POST/DELETE applied to a sqlite database. User accounts are stored with passwords hashed and salted.

On the front-end, displays a simple message board system with user accounts and replying/editing/deleting posts.

About

Message board system using a Flask REST api

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages