Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages