EChigrina / delinkcious

A delicious-like link manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delinkcious

A delicious-like link management platform implemented using Go microservices

Directory Structure

pkg

The core logic is implemented by libraries in this directory

svc

The microservices are in this directory. They use the excellent gokit microservice framework.

cmd

Various utilities and one-time commands live here

About

A delicious-like link manager

License:MIT License


Languages

Language:Go 97.3%Language:Dockerfile 1.7%Language:Shell 1.0%