Skip to content

evolvedbinary/elemental-dasp-webapi-micronaut-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Web API built with Elemental and Micronaut

Java 25 License

Built for a workshop given by Adam Retter at Declarative Amsterdam 2025.

Open API Specification for the Web API is here: https://app.swaggerhub.com/apis/evolvedbinary/dasp-xforms-api/1.0.0

NOTE: About branches:

  1. main branch complains a template project to be completed in the workshop.
  2. complete branch contains an example fo the finished project.

Compiling

$ ./mvnw clean compile

Running (Dev mode)

$ ./mvnw mn:run

NOTE: If you are on a Windows system, replace ./mvnw with mvnw

The WebAPI will then be available beneath: http://localhost:9090

About

Example Web API built with Elemental and Micronaut

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages