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
- Host: GitHub
- URL: https://github.com/pablohashescobar/url-shortner
- Owner: pablohashescobar
- Created: 2021-06-01T14:50:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-20T09:26:59.000Z (about 2 years ago)
- Last Synced: 2025-04-07T08:45:20.748Z (about 1 year ago)
- Topics: elixir, phoenix
- Language: Elixir
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)