Skip to content

jkerak/todoApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoApi

SpringMVC REST API for simple todo app

This project uses swagger-codegen-tooling to generate server interfaces with SpringMVC and Swagger annotations.

REST endpoints and DTOs are defined in swagger.yaml, and sources are generated in /target/generated-sources/swagger-codegen during each build.

The master branch of this repository is deployed at https://jkerak-todoapi.herokuapp.com/

About

SpringMVC REST API for simple todo app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages