Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vicchi/micropubify
A Micropub server
https://github.com/vicchi/micropubify
Last synced: 3 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-05T16:05:09.000Z (over 1 year ago)
- Last Synced: 2024-12-20T03:55:28.882Z (about 1 month 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.