Skip to content

Payment api made on 4th Next Level Week workshop

Notifications You must be signed in to change notification settings

savioacp/elixpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏦 Elixpay

Language

📋 Overview

Este projeto foi criado ao acompanhar a Next Level Week #4. O nome do projeto foi trocado para Elixpay para melhor representar o objetivo do projeto. O nome original é Rocketpay.

⚙️ Iniciando o projeto

  • Configure um servidor Postgres em localhost com credenciais postgres:postgres
  • mix deps.get
  • mix ecto.setup
  • mix phx.server

A API estará escutando na porta 4000.

✔️ Competências adquiridas

  • Ecto:
    • Schemas
    • Migrations
    • Transactions
    • Ecto Multi
  • Phoenix:
    • Controllers
    • Views
    • Fallback Controllers
  • Testes
    • ExUnit
    • ConnCase
    • DataCase
    • Coveralls

About

Payment api made on 4th Next Level Week workshop

Topics

Resources

Stars

Watchers

Forks

Languages