Sign inSign up

jclingan/actorservice

By jclingan

•Updated over 8 years ago

A simple Actor microservice for a UCI Extension course

Image
0

900

jclingan/actorservice repository overview

A services that exposes a RESTful endpoint to display actors. The service runs on port 8888 and exposes the "/movie" endpoint, to run the service, use:

docker run -it -p8888:8888 jclingan/actorservce

To get the list of movies, use: curl http://localhost:8888/actor⁠

Tag summary

Content type

Image

Digest

Size

292.9 MB

Last updated

over 8 years ago

docker pull jclingan/actorservice