https://github.com/jaeyson/http_status_codes
Simple helper tool for displaying more info about status codes.
https://github.com/jaeyson/http_status_codes
Last synced: 9 months ago
JSON representation
Simple helper tool for displaying more info about status codes.
- Host: GitHub
- URL: https://github.com/jaeyson/http_status_codes
- Owner: jaeyson
- Created: 2022-10-25T06:59:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-27T11:24:51.000Z (about 2 years ago)
- Last Synced: 2025-02-09T19:19:26.662Z (11 months ago)
- Language: Elixir
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HttpStatusCodes
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `http_status_codes` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:http_status_codes, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .