Love Salvo! Please take a quick look at my Salvo REST API... #720
geospatialweb
started this conversation in
Show and tell
Replies: 1 comment 5 replies
-
Just in a few days I am to be released (open source), a Tile Vector server, using Salvo. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a development sandbox website where I try new things in a learning environment. Recently, I have been learning Rust and I decided to convert a Go REST API to a Rust REST API using Salvo. I love Salvo's simplicity, intuitiveness and elegance - particularly for a Rust novice such as myself. The docs are great and I was able to integrate a number of the examples including TLS, CORS and JWT Auth.
https://gitlab.com/geospatialweb/rust-mvt-postgis
I welcome your feedback...
John Campbell
Beta Was this translation helpful? Give feedback.
All reactions