Alpine.js tutorial
Moved to: /blog/connecting-alpine-js-to-database-rest-api-guide
Moved to: /blog/connecting-alpine-js-to-database-rest-api-guide
aws-s3
chatgpt codehooks
Client applications communicate with a Codehooks API and database via a secure REST API.
Learn how to build a complete CRUD REST API with working example code. Simple step-by-step guide to create, read, update, and delete operations with Node.js and NoSQL database using codehooks.io.
Codehooks supports import of large data sets from CSV and JSON files.
Learning through examples is one of the most effective ways to master new technologies.
github
This serverless Codehooks example backend exposes a graphql endpoint for CRUD operations.
3 simple steps to create your first serverless backend example
mailgun-example
A simple Pet store API with logging and background jobs and queue processing of complete collection data.
How do you set up an easy backend for React? In this example we'll create a simple React app front-end with a Node.js codehooks.io backend API and database. The main objective of this example is to learn how to use codehooks.io as an API backend for your React app.
Codehooks.io supports Typescript (version 5). This example shows how easy it is to use Typescript to create serverless functions.