Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imandaneshi/vite
Link shortener written in golang
https://github.com/imandaneshi/vite
docker docker-compose gin golang material-design material-ui mongodb react redis url-shortener
Last synced: 1 day ago
JSON representation
Link shortener written in golang
- Host: GitHub
- URL: https://github.com/imandaneshi/vite
- Owner: Imandaneshi
- Created: 2019-10-21T16:45:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:11:57.000Z (about 2 years ago)
- Last Synced: 2024-11-14T14:34:33.468Z (about 2 months ago)
- Topics: docker, docker-compose, gin, golang, material-design, material-ui, mongodb, react, redis, url-shortener
- Language: Go
- Homepage:
- Size: 1.9 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vite
[![Build Status](https://travis-ci.com/imandaneshi/vite.svg?branch=master)](https://travis-ci.com/imandaneshi/vite) [![GoDoc](https://godoc.org/github.com/Imandaneshi/vite?status.svg)](https://godoc.org/github.com/Imandaneshi/vite)
![Vite Logo](https://github.com/Imandaneshi/vite/raw/master/client/public/logos/logo_transparent_small.png)
URL shortner service crafted by Golang and React.
## Rest API
All Vite's API endpoints are described in our public [postman collection](https://documenter.getpostman.com/view/1443698/SWLe6o16?version=latest).
[![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/e8ec0ad5e0e0b08486e0)