https://github.com/belst/rusty-diesel-rocket
Batteries Included (not yet)
https://github.com/belst/rusty-diesel-rocket
authentication diesel framework rocket rust web
Last synced: 7 months ago
JSON representation
Batteries Included (not yet)
- Host: GitHub
- URL: https://github.com/belst/rusty-diesel-rocket
- Owner: belst
- Created: 2017-04-05T11:39:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T12:56:28.000Z (over 8 years ago)
- Last Synced: 2025-04-04T10:47:07.941Z (7 months ago)
- Topics: authentication, diesel, framework, rocket, rust, web
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 8
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rusty Diesel Rocket
Me playing around with Rocket and Diesel to create a simple authentication system
### Very much WIP
## Plans
Make this thing more fully featured, and make it easier to use.
Then make a cargo template out of it.