Using Codehooks.io, creating realiable and durable workflows has never been easier, nothing to learn,...
Modern web apps often need more than just simple API endpoints. You need logic. Not just any logic,...
Introduction In today's digital landscape, creating and maintaining directory services can...
In today's fast-paced digital environment, having a reliable backend for applications is crucial. A...
Hello and welcome to this hands-on tutorial where we'll create a simple and interactive web app using...
Introduction Hello Web Developers! In this blog, we'll cover how to set up a simple web...
In this simple guide, we'll create a dynamic web application using Alpine.js. We'll build a frontend...
In today's rapidly evolving web development landscape, full-stack development has become increasingly...
Welcome to this part-5 of the key-value database tutorial for codehooks.io serverless Node.js...
Are you looking for an API to upload and download binary files to AWS S3 v3 using Node.js? Look no...
Imagine you are building a frontend-app and need a way to persist data. You have a pretty good idea...
Welcome to this part-4 of the key-value database tutorial for codehooks.io serverless Node.js...
This is an example of a serverless Node.js application that uses codehooks.io create a REST API for...
In this Mailgun integration example we'll show how easy it is to create and deploy a complete...
How do you set up an easy backend for React? In this example we'll create a simple React app...
Read this exicting post here: https://dev.to/canuto/simple-serverless-graphql-using-codehooksio-360o
Need to develop a REST API but don't want to deal with the hassle of setting up servers? Look no...
Hi and welcome to part-3 of the key-value database tutorial for codehooks.io serverless JavaScript....
A key-value store has three basic operations: get, set and delete. This makes it easy and efficient...
Introduction A key-value store is a type of non-relational database that uses a simple...
Hi JavaScript coders. We´ve launced a new service for running your JavaScript (ES6) application as a...
In database speak, create, read, update, and delete (CRUD) are the four basic operations of...