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

https://github.com/mkdika/phoenix-rest-api

Elixir Phoenix Framework's REST API Demo
https://github.com/mkdika/phoenix-rest-api

elixir-phoenix learning poc rest-api

Last synced: 9 months ago
JSON representation

Elixir Phoenix Framework's REST API Demo

Awesome Lists containing this project

README

          

# Phoenix REST API Demo

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](/LICENSE)

Elixir Phoenix Framework REST API demo using it's stack and libraries.
This project is to mimic my other REST API demo, [Spring Kotlin REST API](https://github.com/mkdika/spring5-kotlin-api).

![elixir-phoenix-image](https://i.imgur.com/cEYWFxp.png)

## Tech Stack

- [Elixir 1.8](https://elixir-lang.org/)
- [Erlang/OTP 21](https://www.erlang.org/)
- [Phoenix Framework 1.4](https://phoenixframework.org/)
- [Ubuntu 18.04](http://releases.ubuntu.com/18.04/) x64-bit

## Build, Test and Run the Application

_Coming soon.._

## Copyright and License

Copyright 2019 Maikel Chandika (mkdika@gmail.com). Code released under the
MIT License. See [LICENSE](/LICENSE) file.