Skip to content

ravikanthreddy89/qodtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

qodtest

QuoteOfTheDay app

Running Instructions : Issue "mvn clean package" command from the project home directory. Deploy the generated web archive (WAR) file onto your container (tested on tomcat)

Dependenices :

  1. Mongodb running on localhost at default port.

End points : /qodtest/api/quote/

method : POST

payload :

{"fields" : { "quote" : "Simplicity is the prerequisite of reliability.", "author" : "Edsger W. Dijkstra"} }

About

QuoteOfTheDay app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages