openapi / actix-swagger

Swagger code generator for actix-web framework
https://crates.io/crates/cargo-swagg
MIT License
111 stars 8 forks source link

no documentation or rest example #1

Open publicocean0 opened 4 years ago

publicocean0 commented 4 years ago

I m searching a simple rest example for a demo in my office. Do you know if i can find it on web?

sergeysova commented 4 years ago

This project still in development stage

jayvdb commented 1 year ago

IMO the https://github.com/openapi/actix-swagger/tree/master/demo needs a main.rs so the openapi service can be run , and used to verify it is working.