Skip to content

Sample Project using Spring-Boot + Kotlin + Spring REST Docs

Notifications You must be signed in to change notification settings

thiagotn/demo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo API

This is a Demo API (Spring-Boot + Kotlin + Spring REST Docs) intended to make it easy for you to understand how to use Spring REST Docs to produce high-quality documentation for your RESTful services.

Medium

Testing and generate documentation for RESTful APIs using Spring REST Docs with Spring-Boot and Kotlin

Testing and generate documentation for RESTful APIs using Spring REST Docs with Spring-Boot and Kotlin - PT-BR

Hands-On

Clone

git clone https://github.com/thiagotn/demo-api.git

Build

You will need Java 8 or later to build this Project. It is built using Maven:

mvn clean install

Run

mvn spring-boot:run

Open

http://localhost:8080

Feel free to contribute to this repo (https://github.com/thiagotn/demo-api/), sending pull requests any time :)

About

Sample Project using Spring-Boot + Kotlin + Spring REST Docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages