/delinkcious

A delicious-like link manager

Primary LanguageGoMIT LicenseMIT

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