Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenxl/plug_ex
Small example of using Plug and Cowboy.
https://github.com/stevenxl/plug_ex
Last synced: about 1 month ago
JSON representation
Small example of using Plug and Cowboy.
- Host: GitHub
- URL: https://github.com/stevenxl/plug_ex
- Owner: StevenXL
- Created: 2017-03-24T21:12:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-24T21:14:07.000Z (almost 8 years ago)
- Last Synced: 2024-11-30T12:33:35.445Z (about 2 months ago)
- Language: Elixir
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PlugEx
A small example of using raw `Plug` and `Cowboy` for a web server.