Skip to content

SaravanaPrabhuK/GG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis:

Utility for consuming GlobalAnt Api's

Code Example:

-View files in any particular directory -View the health check of the applicable -Filter out users

Motivation:

It is a starter for making GlobalAnt Api's available for use

Installation:

-Install mongodb with database name as "global" -Download the source and use the unit testing class(GlobalControllerTest.java) to know examples of api usage. It also has methods to make entry in to your Users collection instance. -Run the attached jar -Access: http://localhost:8080/login.html -Use the unit testing api to insert user name and password for login

API Reference:

http://localhost:8080/user http://localhost:8080/login http://localhost:8080?directory=c:\ http://localhost:8080\health http://localhost:8080?firstname=a&lastname=b&profession=c&sex=d&age=30&city=sfo

Tests:

GlobalControllerTest.java

Contributors:

License:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published