Skip to content

This repository contains the code of Web Madeira's landing page API

Notifications You must be signed in to change notification settings

webmadeira/api.webmadeira.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api.webmadeira.org

This repository contains the code of Web Madeira's landing page API

First, build the Project by executing the following command at the Project's root directory:
gradlew clean build

Then run the application by executing the command (be sure that you have Java 1.8 (minimum) installed on the machine):
java -jar build/libs/web-madeira-api-v0.0.1.jar

The api is now live at http://localhost:8090.
You can change api listening port by editing the attribute source.port within application.properties file.

You can check api documentation at http://localhost:8090/swagger-ui.html

About

This repository contains the code of Web Madeira's landing page API

Resources

Stars

Watchers

Forks

Packages

No packages published