/deisel_postgis

Playing with the Rust web services ecosystem, with an eye on spatial data

Primary LanguageRustMIT LicenseMIT

Rust Web Service

Playing around with Rust for web services. Specifically, this app uses Actix Web to serve GeoJSON points from a postgresql db. It uses diesel as an ORM.

🦀