https://github.com/cao7113/hello-api-elixir
Hello API with Plug and Bandit
https://github.com/cao7113/hello-api-elixir
api hello
Last synced: 2 months ago
JSON representation
Hello API with Plug and Bandit
- Host: GitHub
- URL: https://github.com/cao7113/hello-api-elixir
- Owner: cao7113
- Created: 2024-07-02T02:19:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-18T13:42:38.000Z (11 months ago)
- Last Synced: 2025-07-18T18:10:33.492Z (11 months ago)
- Topics: api, hello
- Language: Elixir
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# HelloApi - Simple API based on bandit
[](https://github.com/cao7113/hello-api-elixir/actions/workflows/ci.yml)
[](https://github.com/cao7113/hello-api-elixir/actions/workflows/release.yml)
A simple API with Elixir Plug + Bandit.
Prefer https://github.com/cao7113/hello-phx-api-only since 2025.7+
## Flying on fly.io
- https://hello-api-elixir.fly.dev
- https://hello-api-elixir.fly.dev/ping
## Links
- https://saswat.dev/build-a-simple-rest-api-with-elixir-part-1/