Skip to content

bansi490/RBGTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RBG Developer Test
================================

I have use the following tools to complete my test.

1.Java
2.Eclips IDE
3.Apache Tomcat


Unzip the RBGTestAPI zip file in your local directory. Import the project into editor. Configur the data file(Change the String path in MyServiceClass.java) and run the Application.

Then Open this project on localhost.
    http://localhost:8080/services - It will display all available service.
    http://localhost:8080/services?ServiceCode=CAR_PARK_CLEANSING - It will display only selected ServiceCode data
    http://localhost:8080/services?ServiceCode=ABC - if serviceCode not found return 404.

About

Build Java web API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published