Mockingbird can help you to manage mock servers easily, It can generate typescript interfaces and request code automatically;
With Mockingbird, you can:
- create collection which contains APIs
- run mock server for each collection
- auto generate typescript interfaces by response json
- auto generate request code by template
- import APIs into collection from swagger