RE: Deleted

You are viewing a single comment's thread from:

Deleted

in programming •  7 years ago 

No problem! Flask is a web-framework library written in Python and serves as the backend for small web applications. Flaskex (this project) is basically starter code for people who want to quickly get a website up a running but don't want to reinvent the wheel when it comes to things like user signups, security/hashing, user login/logout, databasing etc.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

K, sounds pretty interesting.

I'm going to work through FreeCodeCamp's curriculum on web design this summer, so maybe I can experiment with this at some point :)

Yeah for sure!