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

https://github.com/dlsniper/nginx-hello-world

Hello World example with nginx
https://github.com/dlsniper/nginx-hello-world

Last synced: about 2 months ago
JSON representation

Hello World example with nginx

Awesome Lists containing this project

README

          

# nginx Hello World

This is the container version of a service Hello World.

It spins up a nginx instance listening on 80 and replies to `GET /` with a 200 Hello World.