Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/indiependente/shrtnr

URL Shortener built in Go that uses MongoDB for storage
https://github.com/indiependente/shrtnr

Last synced: 5 days ago
JSON representation

URL Shortener built in Go that uses MongoDB for storage

Awesome Lists containing this project

README

        

# shrtnr
URL Shortener built in Go that uses MongoDB for storage

## Usage
1. Run `make frontend` to build the Vue web page
2. Run `docker-compose up --build` to build and spawn the containers
3. Open http://localhost:7000 on your browser