Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/emersion/go-webdav

A Go library for WebDAV, CalDAV and CardDAV
https://github.com/emersion/go-webdav

caldav carddav filesystem http ical vcard webdav

Last synced: 4 months ago
JSON representation

A Go library for WebDAV, CalDAV and CardDAV

Lists

README

        

# go-webdav

[![Go Reference](https://pkg.go.dev/badge/github.com/emersion/go-webdav.svg)](https://pkg.go.dev/github.com/emersion/go-webdav)
[![builds.sr.ht status](https://builds.sr.ht/~emersion/go-webdav/commits/master.svg)](https://builds.sr.ht/~emersion/go-webdav/commits/master?)

A Go library for [WebDAV], [CalDAV] and [CardDAV].

## License

MIT

[WebDAV]: https://tools.ietf.org/html/rfc4918
[CalDAV]: https://tools.ietf.org/html/rfc4791
[CardDAV]: https://tools.ietf.org/html/rfc6352