Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.36 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.36 KB

locations-rs-rocket (Locations Service in Rust & Rocket)

Small but production-ready webservice in Rust, using Rocket web framework.

The service implements an API specification of one feature for goout.net platform. It is a port of locations-rs from Actix to Rocket.

Alternatives

Multiple implementations of this service exist in different frameworks, languages for comparison.

Build, Build Documentation, Run

locations-rs-rocket is a standard Rust binary crate. Same instructions as in locations-rs apply.

Runtime Dependencies

The locations service needs an Elasticsearch instance to operate. Use resources and recipes from locations-rs repository.

License

This project is licensed under GNU Affero General Public License, version 3.