Skip to content

gitKatia/example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

The application uses H2 embedded database

Examples:

GET http://localhost:9092/routes GET http://localhost:9092/1 GET http://localhost:9092/reservations/1/10052019 POST http://localhost:9092/reservations/1/10052019 PUT http://localhost:9092/reservations/1/10052019/9 DELETE http://localhost:9092/reservations/1/10052019/9 GET http://localhost:9092/reservations/1/10052019/9

One Route --> Many Stops (OneToMany) No intersection between routes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages