Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robertov8/swap

Case Tecnico | Swap
https://github.com/robertov8/swap

aggregator-services ecto-commons elixir ex-machina faker gigaelixir hammox oban phoenix postgres tesla webhook

Last synced: about 4 hours ago
JSON representation

Case Tecnico | Swap

Awesome Lists containing this project

README

        

# Swap
[![Test](https://github.com/robertov8/swap/actions/workflows/test.yml/badge.svg)](https://github.com/robertov8/swap/actions/workflows/test.yml)

## About the project

This project is a technical test, which aims to create an application that generates a system of webhooks

## Installation

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` or inside IEx with `iex -S mix phx.server`

## Getting Started

* Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
* The [link](docs/USAGE.md) contains detailed information on all routes and form of authentication.

## 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