NNTP (Usenet) server written in Golang.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stanislav Nikitin 2e10081b99
gonewsctl stub, groups create/delete queries, http server for API.
4 years ago
cmd gonewsctl stub, groups create/delete queries, http server for API. 4 years ago
commands Switched to go modules, fixed import paths for new location. 4 years ago
configuration gonewsctl stub, groups create/delete queries, http server for API. 4 years ago
database gonewsctl stub, groups create/delete queries, http server for API. 4 years ago
devzone Capabilities handling, database. 4 years ago
doc Capabilities handling, database. 4 years ago
eventer Linting. 4 years ago
httpserver gonewsctl stub, groups create/delete queries, http server for API. 4 years ago
networker Switched to go modules, fixed import paths for new location. 4 years ago
.gitignore Capabilities handling, database. 4 years ago
.gitlab-ci.yml CI. 4 years ago
.golangci.yaml Linting. 4 years ago
README.md Eventer, tests, gitlab CI, etc. 4 years ago
go.mod gonewsctl stub, groups create/delete queries, http server for API. 4 years ago
go.sum gonewsctl stub, groups create/delete queries, http server for API. 4 years ago
gonews.yaml gonewsctl stub, groups create/delete queries, http server for API. 4 years ago

README.md

GoNews

NNTP (Usenet) server written in Golang with minimal third-party dependencies. Goal of this project - easy to install and configure NNTP server that able to peer with other servers.

See implementation status.