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

https://github.com/timmikeladze/markdown-to-api-example


https://github.com/timmikeladze/markdown-to-api-example

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Markdown To API Example

This repo is an example of how to use the [markdown-to-api](https://github.com/TimMikeladze/markdown-to-api) package with NextJS's Static Generation and Server-side Rendering features to create a searchable site with all the content residing in markdown files. The deployed example can be seen at [https://markdown-to-api-example.vercel.app](https://markdown-to-api-example.vercel.app) and the GraphQL API can be accessed at [https://markdown-to-api-example.vercel.app/api/graphql](https://markdown-to-api-example.vercel.app/api/graphql)