Skip to content

mvl-at/rest

Repository files navigation

Rest

This is a simple REST for the Musikverein Leopoldsdorf infrastructure. It is desinged as lightweight application with SQLite only. However it might be possible that other data sources will be added in the future.

Features

Only a few features are implemented yet. The main feature is accessing the Musikvereins data via REST.

Work in progress

  • inserting data

  • deleting data

  • manipulating data

Future Features

  • let commit data only with authentication

  • availability checker

  • Hugo instance for protocol hosting (separate repo)

  • web client (separate repo)

Installation

go get github.com/mvl-at/rest
⚠️
Since it is only required to run this application on Linux, it will not be tested on any ther platform.
ℹ️
Currently, this repository is only hosted on GitHub but it is planned that the platform will change to an internal Gitea instance.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages