skanel / api.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api.rs

Sample rust API Project using , rocket, diesel with postgreSQL and more, please check cargo.toml

  1. Add database connection to environment run command

echo DATABASE_URL=postgres://postgres:Asdf1234@localhost/apidb > .env

About


Languages

Language:Rust 64.6%Language:PLpgSQL 24.6%Language:TSQL 10.7%