Awesome
Elide Example
An archetype Elide project for Heroku using Postgres DB.
Background
This project is the sample code for Elide's Getting Started documentation
Install
To build and run:
- mvn clean install
- java -jar target/elide-heroku-example-1.0.0.jar
- Browse http://localhost:8080/
For API Versioning
To run from Heroku:
Usage
See Elide's Getting Started documentation
Contribute
Please refer to the CONTRIBUTING.md file for information about how to get involved. We welcome issues, questions, and pull requests.
License
This project is licensed under the terms of the Apache 2.0 open source license. Please refer to LICENSE for the full terms.