https://github.com/garlic0x1/http_watch
https://github.com/garlic0x1/http_watch
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/garlic0x1/http_watch
- Owner: garlic0x1
- Created: 2023-10-07T08:19:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-07T08:22:26.000Z (over 1 year ago)
- Last Synced: 2023-10-07T09:26:01.323Z (over 1 year ago)
- Language: Elixir
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HttpWatch
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `http_watch` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:http_watch, "~> 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 .