Skip to content

A simple implementation of a user to user money transferring API, kickstarted during a course with @NextLevelWeek

Notifications You must be signed in to change notification settings

guiMendel/rocketpay

Repository files navigation

Rocketpay

API deployed at https://mendel-rocketpay.herokuapp.com/

You can test the API via my frontend API tester, at https://api-tester.vercel.app/

To run locally:

  • 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 make rest requests to localhost:4000/api from your favorite api tester.

About

A simple implementation of a user to user money transferring API, kickstarted during a course with @NextLevelWeek

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages