Skip to content

Serve beautiful API documentation directly from your Rust backend using Markdown.

Notifications You must be signed in to change notification settings

Parallax18/servedocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Servedocs

Serve beautiful API documentation directly from your Rust backend using Markdown.

Servedocs lets you write simple .md / .mdx files and expose them as a fully styled documentation site — no frontend framework, no build step.


Why Servedocs?

  • 📄 Write docs in plain Markdown
  • 🚀 Serve docs with Axum
  • 🧭 Sidebar-based navigation
  • 🌗 Light & dark mode
  • 💡 Syntax-highlighted code blocks

Philosophy

Docs should live with your backend, not in a separate app.

If you can write Markdown, you can ship great docs.


Getting started

Select a topic from the sidebar to continue.

About

Serve beautiful API documentation directly from your Rust backend using Markdown.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages