gotify/server

By gotify

Updated about 1 month ago

a simple server for sending and receiving messages

Image
104

10M+

gotify/server repository overview

gotify/server

Build Status codecov Go Report Card Swagger Valid FOSSA Status Api Docs latest release version

Intro

We wanted a simple server for sending and receiving messages (in real time per web socket). For this, not many open source projects existed and most of the existing ones were abandoned. Also, a requirement was that it can be self-hosted. We know there are many free and commercial push services out there.

Features

  • send messages via REST-API
  • receive messages via web socket
  • manage users, clients and applications
  • API Docs (also available at /docs)
  • Web-UI
  • CLI for sending messages -> gotify/cli
  • Android-App -> gotify/android

Documentation

InstallConfigurationREST-APISetup Dev Environment

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE file for details

Tag summary

Content type

Image

Digest

sha256:a3af47067

Size

48.1 MB

Last updated

about 1 month ago

Requires Docker Desktop 4.37.1 or later.