mcalegaro / holidays-calendar

SpringBoot/RESTful/MongoDB. Holidays Calendar by Country, State and County.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Holidays Calendar

Build Status

The project holidays-calendar provides REST services for create, update, delete and search for holiday dates organized by Country, State or County.

Travis CI (Continuous Integration)

Using Travis as CI accessing https://travis-ci.org/mcalegaro/holidays-calendar

Technologies

Built using maven, java 8, spring-boot 1.4.3, spring-boot-devtools, spring-data-mongodb, swagger 2 and lombok accessing NoSQL MongoDB 3.2. Tests with junit, RestAssured and embedded MongoDB.

How to start the project

mvn spring-boot:run

How to access the project

http://localhost:9090/

API RESTful

Using Swagger UI 2 to document the RESTFul API accessing http://localhost:9090/swagger-ui.html

About

SpringBoot/RESTful/MongoDB. Holidays Calendar by Country, State and County.


Languages

Language:Java 77.5%Language:Shell 13.2%Language:Batchfile 9.3%