Skip to content

santoscigor/extransferapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extransferapi 👋

API Collection

Run in Insomnia}

Next Steps

  • Add constraint to prevent transfers that results in negative balance
  • Tests
  • Deploy to an environment
  • Adjust transfer transaction on event

Description

This is a simplified version of an account transfer API.

First Steps

To start 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 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages