Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support creating new APIs without tying to github projects #85

Closed
christian-posta opened this issue Mar 21, 2017 · 1 comment
Closed
Labels

Comments

@christian-posta
Copy link

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.

@EricWittmann
Copy link
Member

This has been implemented when moving the content of record from GitHub into Apicurio's database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants