https://github.com/aristotelesbr/ex_mon_api
Pokémon API made with elixir for educational purposes
https://github.com/aristotelesbr/ex_mon_api
api elixir phoenix-framework
Last synced: 10 months ago
JSON representation
Pokémon API made with elixir for educational purposes
- Host: GitHub
- URL: https://github.com/aristotelesbr/ex_mon_api
- Owner: aristotelesbr
- Created: 2020-09-10T23:24:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T23:25:13.000Z (almost 6 years ago)
- Last Synced: 2025-03-13T23:37:55.454Z (over 1 year ago)
- Topics: api, elixir, phoenix-framework
- Language: Elixir
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExMon
To start your Phoenix server:
* Setup the project with `mix setup`
* Start Phoenix endpoint with `mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix