项目作者: zerc

项目描述 :
Multipurposonal web service for your intranet
高级语言: Go
项目地址: git://github.com/zerc/spork.git
创建时间: 2017-11-24T22:54:21Z
项目社区:https://github.com/zerc/spork

开源协议:MIT License

下载


The purpose of this project is to play with Golang and its way of doing microservices and maybe, create something useful for a company’s intranet.

Development

Check Makefile for some insights.

URL Shortener

A service to make a long URL given shorter.

API

Submit URL

Request:

  1. [POST] /api/urls/

Form data expected:

  • url - URL to make shorter

Response:

  1. http://your.domain/s/u32dsad321/