Skip to content

Instantly share code, notes, and snippets.

View CristhianDevCod's full-sized avatar

CristhianDevCod

View GitHub Profile
@codigoconjuan
codigoconjuan / db.json
Last active September 19, 2024 13:49
Gist Platillos JSON-Server
{
"platillos": [
{
"id": 1,
"nombre": "Pizza a la Leña Chica",
"precio": 30,
"categoria": 1
},
{
"id": 2,