Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

InfoAmazonia/alertas-enchentes-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API do Alertas Enchentes

TODO: Write a project description

Installation

Run the following commands in order to package the API:

git clone https://github.com/ricardoas/alertas-enchentes-api.git
cd alertas-enchentes-api
mvn clean package

Usage

To start the API, choose a value for and run the following command:

java -Dserver.port=<PORT> $JAVA_OPTS -jar target/*.jar

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

Alerta de Enchentes para InfoAmazonia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 59.9%
  • Shell 39.0%
  • R 1.1%