https://github.com/bel-framework/bel
Erlang web framework
https://github.com/bel-framework/bel
erlang erlang-otp web-framework
Last synced: 5 months ago
JSON representation
Erlang web framework
- Host: GitHub
- URL: https://github.com/bel-framework/bel
- Owner: bel-framework
- License: apache-2.0
- Created: 2024-04-15T16:22:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T18:06:41.000Z (about 2 years ago)
- Last Synced: 2025-01-21T00:50:14.982Z (over 1 year ago)
- Topics: erlang, erlang-otp, web-framework
- Language: Erlang
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
bel
An Erlang web framework under development.
## Why the name Bel?
The name, like the [bel unit](https://en.wikipedia.org/wiki/Decibel), is in honor of [Alexander_Graham_Bell](https://en.wikipedia.org/wiki/Alexander_Graham_Bell), the inventor of the telephone. Would we have the Erlang OTP without him?
## Build
```shell
$ rebar3 compile
```