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

https://github.com/dfithian/mo-nomz


https://github.com/dfithian/mo-nomz

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Nomz

![mo-nomz](https://github.com/dfithian/chez-grater/actions/workflows/workflow.yml/badge.svg)

A Haskell / Swift app which will scrape provided recipe URLs ingredients and aggregate them into grocery lists.

Based on scraper found at https://github.com/dfithian/chez-grater

Points of interest:

- [./client/app/README.md](client/app/README.md) iOS app
- [./client/web/README.md](client/web/README.md) marketing site
- [./server/README.md](server/README.md) scraping server