https://github.com/szykol/http-elixir
https://github.com/szykol/http-elixir
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/szykol/http-elixir
- Owner: szykol
- Created: 2024-05-10T19:07:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-10T19:10:42.000Z (over 1 year ago)
- Last Synced: 2025-01-17T02:13:04.287Z (11 months ago)
- Language: Elixir
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Http
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `http` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:http, "~> 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 .