Skip to content

toms74209200/openapi-todo-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openapi-todo-example

TODO application Web API example using by OpenAPI Specification

Environment

  • Visual Studio Code

Installed in devcontainer

Usage

Launch preview server

You can use preview for OpenAPI Specification by using Redocly. To launch from VSCode, open "Run" from Activity Bar, select "Launch Preview", and start it.

Launch mock server

You can use mock server for OpenAPI Specification by using Prism. To launch from VSCode, open "Run" from Activity Bar, select "Launch Mock Server", and start it.

Test Mock server

You can run Web API tests by using Playwright. Make sure to launch mock server before running tests

test$ npm run test

License

MIT License

Author

toms74209200

About

TODO application Web API example using by OpenAPI Specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published