Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsugami/rocketpay-api
banking transactions api made in phoenix
https://github.com/tsugami/rocketpay-api
Last synced: 8 days ago
JSON representation
banking transactions api made in phoenix
- Host: GitHub
- URL: https://github.com/tsugami/rocketpay-api
- Owner: Tsugami
- Created: 2021-02-22T23:08:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T16:24:32.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T08:18:20.038Z (12 days ago)
- Language: Elixir
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rocketpay
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.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