syndication

command module
v0.0.0-...-e474068 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2017 License: AGPL-3.0 Imports: 8 Imported by: 0

README

Syndication - An extensible news aggregation server

Features

  • JSON REST API
  • Unix socket based Administration API

Planned Features

  • Plugin system

Building

$ mkdir syndication-build && cd syndication-build
$ export GOPATH=$(pwd)
$ mkdir src bin pkg
$ go get github.com/chavamee/syndication
$ cd srg/github.com/chavamee/syndication
$ go build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package database provides wrapper functions that create and modify objects based on models in an SQL database.
Package database provides wrapper functions that create and modify objects based on models in an SQL database.
Package server provides Syndication's REST API.
Package server provides Syndication's REST API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL