REST API generator
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I'm looking for a REST API generator. I found product like REST United, Swagger, Alpaca, IO-docs, Google API client generator and Postman but they seems to be more documentation or REST client SDK generators. I'looking for the server side REST API generator. I'm looking for something that should be able to connect to my database and let me choose for which table or view I want a readone/readpage/readall/create/update/delete request.