Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 899 Bytes

File metadata and controls

23 lines (15 loc) · 899 Bytes

Dester Backend-Go

This repository contains new backend of dester which is being written in Go. It is still under development and on alpha stage.

Please use Backend-Py till then.

  • Community Chat: Chat

Running Backend-Go

You can run or build Backend-Go with the help of standard go run or go build commands.

go run main.go

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update examples as appropriate.

License

GPLv3
Licensed Under GNU General Public License v3