Skip to content

This simple REST API is a dockerized Resteasy app with a single "Hello World!" endpoint.

Notifications You must be signed in to change notification settings

enricmartos/resteasy-dockerized-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resteasy-dockerized-api

Description

This simple REST API is a dockerized Resteasy application (implementation of Jax-rs specification). It just contains one "Hello World!" endpoint to verify that it runs as expected.

Build setup

  • Clone this repo to your local machine. This application can be executed with docker:

With Docker

$ docker-compose up

About

This simple REST API is a dockerized Resteasy app with a single "Hello World!" endpoint.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published