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
- Host: GitHub
- URL: https://github.com/mkdika/phoenix-rest-api
- Owner: mkdika
- License: mit
- Created: 2019-02-10T13:54:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T14:16:51.000Z (over 7 years ago)
- Last Synced: 2025-01-31T09:45:15.514Z (over 1 year ago)
- Topics: elixir-phoenix, learning, poc, rest-api
- Language: Elixir
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phoenix REST API Demo
[](/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).

## 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.