hcbt / rekt

Rust CRUD app with basic auth written over the weekend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rekt

What is it?

Rust CRUD app with basic auth written over the weekend.

Requirements

  • Rust
  • Cargo
  • Docker

Running

To start database inside docker container:

docker compose up -d

To run API server:

cargo run

What's included?

  • Source code (kinda obvious).
  • Postman collection inside docs folder. Should work instead of documentation for now.

TODO

  • Better logging.
  • Proper documentation, maybe with swagger.
  • Frontend.

About

Rust CRUD app with basic auth written over the weekend.


Languages

Language:Rust 89.2%Language:PLpgSQL 8.9%Language:Shell 1.9%