20 releases (4 breaking)
0.6.0 | Aug 9, 2024 |
---|---|
0.5.4 | Jul 12, 2024 |
0.3.2 | Jun 25, 2024 |
0.2.3 | Jun 17, 2024 |
0.1.9 | Jun 14, 2024 |
#878 in Database interfaces
101 downloads per month
45KB
993 lines
🦀 pastemd
pastemd
is a lightweight and pluggable library for creating pastebin services.
An example/template can be found at https://github.com/hkauso/sealable.
Pastemd uses a Dorsal-based backend which supports multiple database types. Please see the original source for more current development.
Pastemd only handles the database and API routes (with Axum). It is encouraged you build your own frontend around the API or use the source to learn how to write your own pastebin API.
Dependencies
~58MB
~1M SLoC