Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sadok-f/lorem-go

Simple HTTP server to generate a Lorem Ipsum json response written in Go
https://github.com/sadok-f/lorem-go

Last synced: 24 days ago
JSON representation

Simple HTTP server to generate a Lorem Ipsum json response written in Go

Awesome Lists containing this project

README

        

# Lorem-go
Simple HTTP server to generate a Lorem Ipsum json response written in Go

### Run the applicaiton as docker container
make run

### Push the Docker image to docker.io
make push