hal-platform / hal

:shipit: Hal Deployment Platform - Web UI/API
MIT License
18 stars 4 forks source link

Create an API prototype in Elixir #46

Closed skluck closed 6 years ago

skluck commented 7 years ago

I would like the hal ecosystem to be more heterogeneous and less PHP-focused. In support of that, maybe the easiest way to do that is an elixir and phoenix based API. I like those technologies.

Since the API is currently (mostly) readonly, it would be a good time to consider writing the API in another language.

This project would be a separate repository (hal-api) and use elixir 1,4, phoenix 1.3, and ecto for database interactions.