caldav: add MKCALENDAR support
Open
enhancement
server
- Dominant language
- Go
- Stars
- 497
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
https://datatracker.ietf.org/doc/html/rfc4791#section-5.3.1
DAVx5 for android submits a request with MKCALENDAR method. It seems the library does not support this.
Contributor guide
Research direction
Start by reading RFC 4791 section 5.3.1 and then inspect how the library handles WebDAV and CalDAV request methods. Reproduce the MKCALENDAR request submitted by DAVx5, and consider the work done when the library handles that method according to the RFC.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100