There might be tools out there that would automate that procedure to you, but I don’t know of a specific one.
Swagger offers a fairly large ecosystem. Our tools allow you to define the API and generate server stubs for it, but you’d need to hook it to the DB and make the actual calls. From: <[email protected]> on behalf of claudio <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Tuesday, 2 May 2017 at 1:14 To: Swagger <[email protected]> Subject: How to implement REST web service from existent database? Hi all, I'm new to Swagger. I've found it googling for a tool to implement REST web services. I have a little database with few tables. Is it possible with Swagger to implement a REST web service to update the data in these tables? Is there an automatic procedure that starting from the tables makes the web services? Thank you very much Cld -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
