Skip to content

A restapi which will filter out all the hotel by min/max, name or location. Same as like trivago app.

Notifications You must be signed in to change notification settings

dipakdas99/HotelAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HotelAPI

  • Implementing POST Methods(send search criteria) for get the response from server.
  • Enhancing POST Method to return HTTP Status Code (200) and body will contain (all hotel details with search id)
  • Implementing Exception Handling - 404 (if Resource Not Found)
  • Implementing GET Method to get response using searchid.
  • Implementing MIN and MAX value to filter all hotels.
  • Accept and provide both XML and JSON format.

What You Will Need?

  • Java 8
  • Eclipse/STS
  • Maven
  • Embedded Tomcat
  • Postman REST Services Client

About

A restapi which will filter out all the hotel by min/max, name or location. Same as like trivago app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages