Skip to content

hkauso/pastemd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦀 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.

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 99.9%
  • Just 0.1%