| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Testing out simple Rust web-framework by creating an authentication service using Axum and Postgres.
docker run --name postgres -e POSTGRES_PASSWORD=[your password] -p 5432:5432 -d postgrescargo install sqlx-clisqlx migrate runcargo run| Back | FazBrowse Home | New Git URL |