Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stephane-vanraes/pizza-api

Pizza Data
https://github.com/stephane-vanraes/pizza-api

Last synced: about 1 month ago
JSON representation

Pizza Data

Awesome Lists containing this project

README

        

# Pizza Data

A SvelteKit based API with pizzas for demo purposes

Recipes and descriptions generated with ChatGPT
Images generated with Stable Diffusion (using ComfyUI)

## API

GET all pizzas
GET pizza by id
GET pizza by slug (?)

POST order (returns total price)

GET offers / discounts