Build a GraphQL API in days minutes
- Point StepZen at your backends and have a working GraphQL API.
- Get full access for free. No credit card required.
- Up to 300k calls/month. Only pay when you scale.
There's a reason
developers love StepZen
Start for FreeWrite a few lines of code, we'll do the rest
type Article {
id: ID!
title: String!
description: String
}
type Query {
articles(username:String!):[Article]
@rest(endpoint: "https://dev.to/api/articles?username=$username")
}
Don't let slow APIs ruin your user experience
- Optimizing GraphQL API's isn't easy, but every second counts.
- StepZen automatically optimizes your GraphQL APIs for faster run-time.
- Our experts obsess about every millisecond of latency, so you don't have to.
- GREATER THAN
99.99%
uptime - GREATER THAN
5000
requests/sec N+1 Optimization
database optimizationAuto Caching
configurable cache policiesAPIkey and JWT
API + backends fully protectedCI/CD ready
declarative system
= optimized DevOps
StepZen releases weekly
Let StepZen do the heavy lifting
- Don't waste your time learning GraphQL from scratch.
- StepZen lets you easily connect any data source with a few lines of declarative code.
- Our declarative approach saves you time, without compromising security.
Say goodbye to maintaining complex code
- Build your GraphQL API easily with declarative building blocks.
- Autogenerate your schema with StepZen import.
- Use
@rest
,@dbquery
and@graphql
directives to easily connect any data source.
We've got your backend covered
Can StepZen manage Federated Data Access?
StepZen is the only declarative approach for federated access to data. Our team brings years of experience and deep expertise in API (Apigee) and database technologies (Postgres, DB2, and Derby).
Does StepZen support Enterprise Data Layers?
We help assemble the work of independent teams into an enterprise data layer.
Our "graph-of-graphs" approach lets teams focus on the data in their domains and enables the organization to assemble a consolidated view declaratively.
Does StepZen host GraphQL APIs on their servers?
Your API is automatically and continuously deployed to StepZen's cloud, on your private cloud, or in a colocation data center. It's up to you.
How does StepZen build Federated GraphQL APIs?
A federated GraphQL API (supergraph) brings together different services (subgraphs) into one unified API endpoint. Whether your subgraphs are built with StepZen or with another library or technology, you can assemble them into a federated graph using StepZen.
No complex intermingling of concerns across subgraphs, no writing stubs of types, no declaring primary keys. You can even enable a StepZen subgraph to plug into an Apollo Federation layer.
Does StepZen support subgraphs written in Rust, Java, Kotlin etc.?
Yep, you can build it into your federated layer using the stepzen import graphql command.
What backends does StepZen support?
With StepZen, it doesn't matter if your backend is REST, SQL, NoSQL or SOAP. We know data resides in multiple sources. We help you connect any back-end, just point StepZen in the right direction.
Get full access for free.
Only pay when you scale.
- 300k calls/month
- 2 deployed endpoints
- No credit card required