f-prime / f-prime/Feather-Python
Changelog
- Dominant language
- Python
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This is a list of things that I need to get done
## Finished - April 1st, 2016 - v0.2.0
- [x] Secure sessions with AES encryption
- [x] Add redirect function
- [x] Add ability to serve static files from directory (all static files are served from a folder `static/` from the `/static/` route)
- [x] Add ability to have variables in routes
- [x] Return JSON
- [x] Redirect
## Finished - March 28th, 2016 - v0.1.0
- [x] Multi threading and removing the need for a for loop (by creating a function that gets called instead)
- [x] Sessions
- [x] All HTTP error codes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.