UNPKG

@protocolnebula/ts-openapi-generator

Version:

Build API and models from Swagger/OpenAPI to use in any project type

8 lines (5 loc) 237 B
# JsonServer - TypeScript OpenApi/Swagger Generator ## How to use 1. Install dependences with `npm i`. 2. Run the project with `npm start`. 3. You can try if this is working opening `http://localhost:3000` in your browser or project.