Skip to content

Reimplementation of the Epsilon Playground functions in Micronaut

License

Notifications You must be signed in to change notification settings

epsilonlabs/playground-backend

Repository files navigation

Epsilon Playground backend

This project provides Micronaut-based implementations of the microservices needed for the Playground of the Eclipse Epsilon project.

Running the Playground locally

This project publishes Docker images to the Github Container Registry from its main branch.

To try the Playground on your own computer (with Docker installed), you can run:

docker run --rm -p 8080:8080 ghcr.io/epsilonlabs/playground-backend:standalone-server

Using and administering the Playground

The available endpoints are described here:

There are three different distributions for the core microservices:

There is a standalone implementation of the ShortURL API:

Building the project and contributing to it

The CONTRIBUTING.md document has instructions on how to build the project and contribute to it.

About

Reimplementation of the Epsilon Playground functions in Micronaut

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •  

Languages