Skip to content

pixelstuermer/impulse-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status License: MIT

impulse-backend

Backend services of the impulse project

SwaggerUI

The SwaggerUI for detailed API description can be found here:

{base-url}/api/swagger-ui.html

Config Variables

To connect to a MongoDB database and to a collection, the following variables have to be set:

spring.data.mongodb.uri={secret}
application.collection.name={secret}

Releases

No releases published

Packages

No packages published

Languages