artyom / webdavserver
command webdavserver provides access to given directory via WebDAV protocol
☆16Updated last year
Alternatives and similar repositories for webdavserver:
Users that are interested in webdavserver are comparing it to the libraries listed below
- Read bytes from stdin and pass them to the remote host☆13Updated 9 years ago
- Extending the default golang smtp package with a server implementation☆15Updated last year
- command-line tool to set system time from an NTP server☆17Updated 8 months ago
- disbalance - automagic load balancer☆13Updated 4 years ago
- Automatically discover peers and synchronize a folder☆35Updated 4 years ago
- A simple API for managing a network cluster with smart peer discovery.☆19Updated 11 years ago
- Command-line tool based on gosync☆34Updated 7 years ago
- Utilities for handling long lived Go workers☆10Updated 8 months ago
- A CMS for reading and writing stories in a online magazine format.☆17Updated 5 years ago
- Sherry is an asynchronous and distributed task queue in Go☆13Updated 5 years ago
- Simple JSON Feed implementation in go☆19Updated 6 years ago
- A library for sending native desktop notifications from Go☆14Updated 5 months ago
- A websocket based tail that can monitor file change and send it into your browser. Based on fsnotify and websocket-example