A Proxy to GitHubs Users Search using nodejs and Docker.
docker build -t github-search-proxy .
docker run -p 8000:8000 github-search-proxy
http://localhost:8000/search?q=
http://localhost:8000/api-docs
Enjoy!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Proxy to GitHubs Users Search using nodejs and Docker.
docker build -t github-search-proxy .
docker run -p 8000:8000 github-search-proxy
http://localhost:8000/search?q=
http://localhost:8000/api-docs
Enjoy!