Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/connorbp/rocket-web-service

A simple hello world web service made in rust 🦀 with rocket.rs 🚀
https://github.com/connorbp/rocket-web-service

microservice rust rust-lang webservice

Last synced: about 7 hours ago
JSON representation

A simple hello world web service made in rust 🦀 with rocket.rs 🚀

Awesome Lists containing this project

README

        

# Simple rocket.rs Webservice 🦀

This is a simple hello world web service written in rust with the [rocket.rs](http://rocket.rs) web service library (synchronous).

## What it can do

- say hello world in emojis 😬
- say hello to a persons name provided through the api 👻
- serve web files from the `static/` directory 🌍