DEV Community

Discussion on: #Hacktoberfest / Testing a Test-Setup for a temporal REST-API

Collapse
 
liyasthomas profile image
Liyas Thomas

You can make use of postwoman.io - API request builder for testing REST APIs served in https [GitHub].

Collapse
 
johanneslichtenberger profile image
Johannes Lichtenberger

Ah yes, thank you :-) but it's in the first place if it's clear how to setup Keycloak and the SirixDB HTTP-Server :-)

But yeah, maybe I can then host a running Server with a Keycloak Server somewhere for demo purposes (maybe as docker containers on Heroku!?).

Collapse
 
liyasthomas profile image
Liyas Thomas • Edited

Docker would be my default option for development environment ✨