lahrudi / RestAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building RESTful java application with Spring Boot.

Created by : Alireza Gholamzadeh Lahroodi

This application is a single microservice that is responsible for reading and providing the data of posts, comments, and to-do’s from a single data source, manipulating and providing these data to other applications by REST API.

View documentation

Use the following path to view the documentation produced by open-api and swagger use the following path, after the execution

alt_text

alt_text

alt_text

The Server will run on http://localhost:8080 address

About


Languages

Language:Java 98.6%Language:Groovy 1.1%Language:Dockerfile 0.3%