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

#1064 in Web programming

Download history 782/week @ 2024-06-09 781/week @ 2024-06-16 156/week @ 2024-06-23 13/week @ 2024-06-30 548/week @ 2024-07-07 45/week @ 2024-07-14 80/week @ 2024-08-04 21/week @ 2024-08-11 2/week @ 2024-08-18 90/week @ 2024-09-15

90 downloads per month

MIT license

45KB
991 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

~59MB
~1M SLoC