Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johnbuhay/examples


https://github.com/johnbuhay/examples

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# examples

## nginx

### 1. nginx-ldap-auth

From the nginx blog: https://www.nginx.com/blog/nginx-plus-authenticate-users/

## node

### 1. expressjs Hello World! Example

URL: https://expressjs.com/en/starter/hello-world.html
This is being used in another repo to show how to build a Docker container
for a simple node app.