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

https://github.com/zeyu-li/shopping-list

A static site generator - will be used as a shopping list 🛒
https://github.com/zeyu-li/shopping-list

php shopping-list vercel

Last synced: about 2 months ago
JSON representation

A static site generator - will be used as a shopping list 🛒

Awesome Lists containing this project

README

          

# Shopping List

A static PHP page generator

For my shopping lists

Live demo: [shopping-list-ebon.vercel.app/api](https://shopping-list-ebon.vercel.app/api)

## Screenshot

![screenshot](screenshot.png)

## Use

To run do `php -S localhost:8000 api/index.php`

## Dependency

* https://github.com/juicyfx/vercel-php
* https://parsedown.org/
* https://github.com/leblanc-simon/parsedown-checkbox

## License

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)