GET or POST on preview
- Dominant language
- No language data
- Stars
- 23
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I found two implementations that do not follow spec, and use GET instead of POST on the [Preview](https://indieweb.org/Microsub-spec#Preview) action. These are also the only implementation that use the Preview action I could find.
- [Aperture accepts GET](https://github.com/aaronpk/Aperture/blob/master/aperture/app/Http/Controllers/MicrosubController.php#L315)
- [Together sends GET](https://github.com/cleverdevil/together/blob/master/src/components/add-feed.js#L176)
- Monocle does not support Preview yet
- Indigenous for iOS does not support Preview yet
- the IndieWeb module for Drupal does not support Preview yet (https://github.com/swentel/indieweb/issues/250)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Microsub Preview specification section, then compare the linked Aperture and Together implementations with it. Check whether this repository has a defined follow-up for external implementation compliance; done would require a documented resolution or coordinated updates, but no repository files or tests are identified.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100