Skip to content

venkatraju1284/JavaInterview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Interview - Venkat

This project is being developed as part of coding challenge given to [Venkat] (venkatraju.1284@gmail).

Dependencies

The following dependencies are required

  • Java 11 or higher
  • docker-compose version 1.28 or later
  • docker engine to build and run containers
  • On Windows machine Docker desktop would get correct docker dependencies. Be sure to enable TLS Optionally you could have a docker account to explore the dependencies.

Usage

Date format is assumed to be in MM/dd/YYYY format

# To start application
sh startApplication.sh

# To stop application (also removes volumes attached)
sh stopApplication.sh

Application runs on port 8082 of localhost. application can be used once it is successfully started.

Swagger documentation(not complete)

Swagger documentation can be accessed here. Endpoint information can be accessed here

Sample URL

check following:

  • To get information based on authorname
  • To get information based on title
  • To get information based on likes
  • To get information based on views

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

IODigital

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published