Commit Graph

2 Commits (5b73df899939708029d8adc0c90e0f21f79fa00c)

Author SHA1 Message Date
absc eebf62d527 Split the web front-end and the backend into separate applications.
This design will make things easier to both scale and test.
Having a dedicated back-end application allow us to keep the API
stable, while improving the internals.
2024-09-10 19:40:30 +00:00
absc 8ebac63dac Import cowlib.
Cowlib is the base library used by ranch and cowboy, respectively
the listener and the webserver used in the dudeswave stack.

URL: https://github.com/ninenines/cowlib
2024-07-23 22:04:25 +02:00