Add new codex files and fix previous files (#1608)

*  Add new codex files and fixed previous files

* 🔨 Minor fix

* 🔨 Minor fix
This commit is contained in:
Harshil Agrawal
2021-04-10 10:18:10 +02:00
committed by GitHub
parent 8113693e97
commit a503c0e86b
94 changed files with 1256 additions and 90 deletions

View File

@@ -21,6 +21,11 @@
"label": "Building an expense tracking app in 10 minutes",
"icon": "📱",
"url": "https://n8n.io/blog/building-an-expense-tracking-app-in-10-minutes/"
},
{
"label": "Learn to Build Powerful API Endpoints Using Webhooks",
"icon": "🧰",
"url": "https://n8n.io/blog/learn-to-build-powerful-api-endpoints-using-webhooks/"
}
]
}