cot
https://github.com/cot-rs/cot
Rust
The Rust web framework for lazy developers.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to cot
Help out
- Issues
- Add websocket support
- Add permission system
- Add scheduler and background task support
- Form fields' custom options should be validated when constructing the field
- App panics when `SessionMiddleware` is registered before `AuthMiddleware`
- Consider using `secure_string` crate (or similar) for `Password`
- Consider using a better way to parse source code for migration generator
- Handle glob imports in the migration generator
- Add a simple file watcher to the Cot CLI as a zero-dependency alternative to Bacon
- Implement CSRF (Cross Site Request Forgery) protection
- Docs
- Rust not yet supported