Backend not ready?
Setting up, hosting and maintaining a fake API online takes time. Mockend lets you focus on the frontend by making it effortless to have a custom REST or GraphQL API.
Describe your API on GitHub ...
Use our DSL to describe your API. You can use 200+ random generators or your own data to create a custom API in a few lines.
# Mockend configuration file
key: SECRET_KEY # Secure your API (optional)
models:
User:
fake: # 100+ random generators
_count: 50 # Generate 50 users
name: fullName
online: bool
picture: { imageUrl: [ 48, 48 ] }
data: # Use your own data
[ { name: 'Alice' } ]
hasMany: [Post, Comment] # Relations to other models
Get a live API on Mockend!
Always online. Create, read, update and delete with REST or GraphQL.
{
"id": 1,
"name": "Alice",
"online": true,
"picture": "https://picsum.photos/48/48"
}
Everything you need and more.
We focus on the essentials so you can focus on what matters.
Protect your data from competitors
No risk of supply-chain attacks
Interactive docs and online demos
Keep your environment clean
Immutable data
Persistent data
Mockend is a versatile tool that can be used for a wide range of purposes. Here are some of the most common use cases.
14-days free trial, cancel at any time.
2 months offered for annual plans.
Great for freelancers and indie hackers.
$29
Perfect for companies of any size.
$99
Need to host your own instance? We can help.
Custom