Skip to content

Restful API SaaS application where it involves best practices for starting up a project with axum.

License

Notifications You must be signed in to change notification settings

divitngoc/rust-axum-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-axum-template

Restful API SaaS application where it involves best practices for starting up a project with axum.

You can signup, login, create organisations, applications and fetch users in an organisations. All endpoints are protected apart from /auth via bearer jwt token.

Current endpoints:
/auth
/organisations
/applications
/users

About

Restful API SaaS application where it involves best practices for starting up a project with axum.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages