Hacker News new | ask | show | jobs
by ko5ta 3173 days ago
Two features that come to mind:

Exporting to flat-file would allow mock environments to be versioned using a VCS.

Importing OpenAPI spec (swagger) files could simplify initial setup.

2 comments

Import/Export feature is definitely on the list. I need to investigate how to do it best. So any ideas like yours are welcome! :)
I second this.

Also, exporting swagger as well as importing swagger may allow automating new version deployments on AWS API Gateway and the like.