Skip to content

stanfy/helium-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server for testing Hellium features

API specification

Our smart server implements API specification that was written with Helium.

Documentation about API you could read here.

Development:

To run development server execute ./gradlew appengineRun .

This will start server on localhost:8080 .

Testing

By default when you run gw checkAPiBehaviour it executes all tests on localhost:8080 endpoint.

To use CloudEngine endpoint you should pass a parameter endpoint.

For example, gw chApiBeh -Pendpoint=http://.....

Deploy

To upload and deploy new server intance on CloudEngine run

./gradlew appengineUpdate

About

Helium project website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published