sinclairnick / webroute

🕸️ Web APIs, from the route up
https://webroute.vercel.app/docs
MIT License
55 stars 2 forks source link

Explore: Additional ways of consuming webroutes #38

Open sinclairnick opened 2 months ago

sinclairnick commented 2 months ago

SDK

We could enable creating local SDKs via a collection of routes, so functions can be called directly.

CLI CLIs could be produced using route declarations, again by transforming the routes into appropriate form.