Skip to content

gispda/rflightservice

Repository files navigation

Build

cargo build

Run

./run-docker-postgress.sh
RUST_LOG=info cargo run --bin flight-service

Test it

curl -s http://localhost:8080/flights | jq .
curl -s -X PUT "http://localhost:8080/flights/SC/123456"
curl -s http://localhost:8080/flights/701760f3-3e75-1ba8-bbd1-a4fdbc9aeac6 | jq .
curl -s -X DELETE "http://localhost:8080/flights/701760f3-3e75-1ba8-bbd1-a4fdbc9aeac6"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published