Extract Micropub
Closed this issue · 0 comments
hacdias commented
I think it may be nice if i would extract the Micropub things. I might not be using it, but it could still help others. Idea would be to:
- Expose utilities.
- Expose Router like thing that receives an interface the implementer would implement.
https://github.com/hacdias/eagle/blob/bcbfcc6f52ccad3e6a14c3aca24cde707b705e22/server/micropub.go
https://github.com/hacdias/eagle/tree/bcbfcc6f52ccad3e6a14c3aca24cde707b705e22/pkg/micropub
https://github.com/hacdias/eagle/tree/bcbfcc6f52ccad3e6a14c3aca24cde707b705e22/pkg/mf2
Not sure if anyone would be interested, but please comment if so.