Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.16 KB

rust-api-server

A simple API server written in Rust with a non-persistent Postgres data backend.

References

A handy guide to Rocket:

Uses info/code from these references:

Other examples of this sort of thing:

Interfacing via curl

You can access three endpoints with minimal effort as-is: