https://github.com/vicchi/micropubify
A Micropub server
https://github.com/vicchi/micropubify
Last synced: 4 months ago
JSON representation
A Micropub server
- Host: GitHub
- URL: https://github.com/vicchi/micropubify
- Owner: vicchi
- License: bsd-3-clause
- Created: 2023-08-05T15:58:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-05T16:05:09.000Z (almost 3 years ago)
- Last Synced: 2025-12-19T20:18:40.571Z (7 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
 micropubify
A work-in-progress [Micropub](https://www.w3.org/TR/micropub/) server implementation, in Python, using [FastAPI](https://fastapi.tiangolo.com/).
There are sharp edges here and it's not even remotely deployable yet.