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

https://github.com/pablohashescobar/url-shortner

API for a url shortner application
https://github.com/pablohashescobar/url-shortner

elixir phoenix

Last synced: 5 months ago
JSON representation

API for a url shortner application

Awesome Lists containing this project

README

          

## UrlShortener

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`

## Postman Collection
[API Doc](https://documenter.getpostman.com/view/10490459/TzY1iGmR)