Skip to content

yahoo/elide-standalone-example

Repository files navigation

Elide Example

An archetype Elide project for Heroku using Postgres DB.

Build Status

Background

This project is the sample code for Elide's Getting Started documentation

Install

To build and run:

  1. mvn clean install
  2. java -jar target/elide-heroku-example-1.0.0.jar
  3. Browse http://localhost:8080/

For API Versioning

  1. Browse http://localhost:8080/?path=/v1
  2. Browse http://localhost:8080/?path=/v2

To run from Heroku:

Deploy

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.

About

Example project using the Elide framework

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published