A very random collection of services, packed into a RESTful Rust api. https://fej.roosens.me
 
 
 
 
 
 
Go to file
Jef Roosens e498fb38c8
Added arguments test
2021-03-05 22:18:55 +01:00
src Added arguments test 2021-03-05 22:18:55 +01:00
.dockerignore Added Docker build files 2021-03-05 20:40:49 +01:00
.gitignore
Cargo.lock Added rocket hello world code 2021-03-05 18:55:18 +01:00
Cargo.toml Added rocket hello world code 2021-03-05 18:55:18 +01:00
Dockerfile Added Docker build files 2021-03-05 20:40:49 +01:00
LICENSE
Makefile Added Docker build files 2021-03-05 20:40:49 +01:00
README.md

README.md

rust-api

An API written in Rust, which I used to learn the language.