Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/robertov8/swap
- Owner: robertov8
- Created: 2022-10-07T19:17:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T22:19:39.000Z (over 1 year ago)
- Last Synced: 2024-03-29T20:47:13.549Z (7 months ago)
- Topics: aggregator-services, ecto-commons, elixir, ex-machina, faker, gigaelixir, hammox, oban, phoenix, postgres, tesla, webhook
- Language: Elixir
- Homepage:
- Size: 178 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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