You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For getting started purposes, it would be nice to alleviate the dependency on Github projects for creating new APIs.
A lot of times when starting a project, we want to put a shape to the API without committing anything to any github repo. We may want to model a few API endpoints, maybe generate some stub code, maybe use something like hoverfly to give it some life, then poke at it a bit.. and then rinse and repeat. We may not intend on checking any of this into github/project until we get a pre-MVP of the API.
The text was updated successfully, but these errors were encountered:
For getting started purposes, it would be nice to alleviate the dependency on Github projects for creating new APIs.
A lot of times when starting a project, we want to put a shape to the API without committing anything to any github repo. We may want to model a few API endpoints, maybe generate some stub code, maybe use something like hoverfly to give it some life, then poke at it a bit.. and then rinse and repeat. We may not intend on checking any of this into github/project until we get a pre-MVP of the API.
The text was updated successfully, but these errors were encountered: