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

https://github.com/naoty/mdserve

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

Last synced: about 1 month 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.