Why Choose Makers Drop for Web Functions
Add backend power to any site in seconds — completely free, with instant HTTPS endpoints, logs, and automatic scaling.

One-Click Deployment
Upload your static files and deploy with a single click - no configuration headaches or technical skills required.

Custom Domains
Start with our free domain instantly or connect your own custom domain to make your site uniquely yours.

Global Edge Network
Deliver content lightning-fast to visitors worldwide through Tencent's extensive global CDN infrastructure.

Free SSL Security
Every site automatically gets HTTPS security certificates, keeping your visitors safe and trusted.
How to Deploy Web Functions in Seconds
Just three simple steps to run server-side logic on the web — no infrastructure or DevOps setup required.
Everything You Need for Web Functions
Makers Drop delivers a complete platform for web functions with powerful features that go beyond basic request handling.
Feature | Description |
|---|---|
| Custom Domains | Use your own domain or our free domain for your site's web address |
| Global CDN | Lightning-fast loading worldwide through Tencent Cloud's network |
| Free SSL Certificates | Automatic HTTPS security with no configuration or renewal needed |
| Media Storage | Host all your images, videos and downloads with reliable delivery |
| Serverless Functions | Provides a serverless deployment experience from edge functions to cloud functions |
| Full-Stack Framework | Zero configuration integration with popular full-stack frameworks like Next.js |
What are web functions used for?
Handling form submissions, sending emails, verifying webhooks, proxying third-party APIs, gating content, and adding dynamic behavior to static sites.
Do functions run at the edge or in the cloud?
Both models are supported: lightweight edge functions for ultra-low latency logic, and cloud functions for heavier work with full runtime capability.
Can a static site call these functions?
Yes. Host your site and functions in the same project and call them with `fetch()` on the same domain — no CORS configuration needed.
How do I debug a failing function?
Real-time logs show every invocation, status code, and error trace, so you can spot and fix issues without redeploying blindly.
Are web functions free to use?
Yes. The free tier includes HTTPS endpoints, environment variables, and logs — enough for side projects, MVPs, and small production sites.
Do I need to create an account to use Makers Drop?
Without registration, the access links generated after successful deployment will be valid for only 1 hour. After registration, they will be permanently retained. Please note that due to local laws and regulations, users in China need to register and log in to the console to obtain domain access links, while users in other regions can use the service without registration.
