Skip to content

BrandtNick/rust-user-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rust-user-api

User:

  • Registration
  • Login
  • Authorization

Uses actix-web, mongodb, jsonwebtoken. Built as RESTful API.

To use: Simply run it with cargo run --release

Create user endpoint: /user/create User login endpoint: /user/auth

About

User registration, login and authorization REST API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages