Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hackemateninja/servy
A simple demo Server made with Elixir no Phoenix, no Cowboy, It contains Ecto
https://github.com/hackemateninja/servy
elixir elixir-lang elixir-programming-language
Last synced: 9 days ago
JSON representation
A simple demo Server made with Elixir no Phoenix, no Cowboy, It contains Ecto
- Host: GitHub
- URL: https://github.com/hackemateninja/servy
- Owner: hackemateninja
- Created: 2023-09-24T22:55:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-21T14:24:07.000Z (about 1 month ago)
- Last Synced: 2024-11-21T15:27:15.182Z (about 1 month ago)
- Topics: elixir, elixir-lang, elixir-programming-language
- Language: Elixir
- Homepage: https://www.ronindev.ninja/
- Size: 25.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Servy
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `servy` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:servy, "~> 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 .