An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# HelloApi - Simple API based on bandit

[![CI](https://github.com/cao7113/hello-api-elixir/actions/workflows/ci.yml/badge.svg)](https://github.com/cao7113/hello-api-elixir/actions/workflows/ci.yml)
[![Release](https://github.com/cao7113/hello-api-elixir/actions/workflows/release.yml/badge.svg)](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/