Skip to content

daklassen/spacecraftREST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpacecraftREST

Build Status

Project for learning to create a REST service with Spring. I used this great guide as a refrence.

Quickstart Intellij

Clone this repo:

git clone https://github.com/daklassen/spacecraftREST

Change the directory:

cd spacecraftUI

Build the Intellij project with gradle:

gradlew cleanidea idea

Now you can open the generated Intellij project and start working on the projekt.

REST documentation

You can reach the documentation (generated with swagger) with:

http://localhost:8080/swagger-ui.html

About

Project for learning to create a REST service with Spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages