[Go to site: main page, start]

Skip to main content

13 docs tagged with "Tutorials"

View all tags

Always Fresh MAU for Stunning Product Demos

Create a mock Monthly Active Users (MAU) API using Beeceptor. Power live charts for sales demos with fresh, dynamic data—no backend scripts or dev support needed. Fast, flexible, and realistic.

API Retry Logic

Test API retry logic with predictable 400 → 400 → 200 response sequences using Beeceptor. You can test failures and recoveries of your APIs without custom test servers or developer help.

Build a Stateful Shopping Cart Using Beeceptor

Learn to build a stateful shopping cart API using Beeceptor response templates. Read request data, persist state, retrieve JSON arrays to personalize user experiences, and simulate checkout workflows.

Building a Stateful Movie Booking Flow

Simulate stateful API flows with Beeceptor mocks. Persist data-store, lists, counters across requests. Ideal for QA, frontend testing of multi-step journeys, carts, bookings, and session-based flows.

CI/CD Integration with Version Control

Use Beeceptor API for CI/CD integration with Git-based version control. Reset mock rules via PUT, clear state, and run stable integration tests with consistent API simulation.

Conditional Mock Responses Using Request Fields

Build dynamic mock API responses in Beeceptor using request parameters and switch-case blocks. Simulate login success, failure, and edge cases; from a single API endpoint. Great for auth testing.

GraphQL Food Delivery API

Learn how to build a mock GraphQL API for a food delivery app. A hosted alternative to GraphQL-faker with AI-powered data generation. No coding required.

Mocking AWS S3 API

Mock AWS S3 API for testing and development. Simulate S3 SDK calls (GET, PUT, DELETE), inspect headers, define XML/JSON responses. Works with boto3, aws-sdk, Java. No AWS credentials needed.

React sample project: Task Manager

Learn how to build a full-featured Task Manager application using React and Beeceptor's CRUD Mocking to simulate a database-backed API without writing backend code.

Simulate Gemini Errors

Learn how to use Beeceptor to simulate 429 (Too Many Requests) errors when calling Google's Gemini AI API. Perfect for testing rate limiting, error handling, and retry logic in your AI applications.

Test OAuth 2.0 with a Mock Server

Instantly test OAuth logins like Google & GitHub using Beeceptor’s mock server in NextJs application. Save development & setup time. Great for integration tests & CI. Learn from the flow diagram.