Skip to content

valentin994/rust-rest-api-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust API Starter Project

API written in Axum that for now support CRUD operations on Users, the API connects to a postgres database.

Supported Routes

TBD

Authentication

TBD

Dependencies

  • Docker
  • docker-compose
  • rust
  • cargo

Installation

Run $ docker-compose up to setup the postgres database and adminer for database management and exploration.

Run $cargo run to spin up the API

Testing

TBD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages