Skip to content

intelliconnect/api_with_axum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A REST API with Rust using axum crate

to run the project clone this repo then run the below command from root of the project

DATABASE_URL="postgresql://user:password@host:port/database" cargo run

NOTE: for the database i have used cockroachDB, you can also use any postgres DB, but for other database you have to make some changes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages