Skip to content

ezgickr/travel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel

This project was generated with Spring Boot.

##Database

Project uses h2 inMemory database. Check from http://localhost:8080/h2-console after running server.

Running

Run dev server. Navigate to http://localhost:8080/cities, http://localhost:8080/cities/places/?cityName="cityname"(Ex: http://localhost:8080/cities/places/?cityName=Florence).

##Explanation

Below link lists some cities. http://localhost:8080/cities

After clicking any of the cities from the list, some historical places, attractions are listed in below link. http://localhost:8080/cities/places/?cityName="cityname"(Ex: http://localhost:8080/cities/places/?cityName=Florence)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages