Rapid prototyping with VSR, built on top of Actix Web #4002
Unanswered
MatiasHiltunen
asked this question in
Show and tell
Replies: 0 comments
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.
-
This is still a work in progress but I've got already fairly complex services generated and running with https://github.com/MatiasHiltunen/very_simple_rest, what I would like is to get some opinions and suggestions about developer experience or anything that would allow me to progress the work to right direction, especially regarding the vsr build when producing release binary of the generated API. I'm currently focusing on the serve feature which allows instantly running API based on the given schema and I think I've got it to work quite nicely already :)
Beta Was this translation helpful? Give feedback.
All reactions