Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naoty/mdserve

A web server providing RESTful API for markdown contents
https://github.com/naoty/mdserve

Last synced: 21 days ago
JSON representation

A web server providing RESTful API for markdown contents

Awesome Lists containing this project

README

        

# mdserve
A web server providing RESTful API for markdown contents

## Usage

```bash
$ mdserve
```

This command starts a web server. It provides following endpoints.

* **`/path/to/dir/`**: return JSON response including list of contents.
* **`/path/to/dir/contents.json`**: return JSON response including a content.