vitale232 / deisel_postgis

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

🦀

About

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

License:MIT License


Languages

Language:Rust 81.7%Language:PLpgSQL 18.3%