Documentation

Simple Feedback API

Introduction

This project is designed to help you quickly add straightforward feedback forms to your MVPs and gather user input with minimal fuss. I hope it makes your development process smoother and saves you time.
Best, @gus

Why Simple Feedback API?

  • No Third-Party Dependencies: Keep your data under your control
  • MVP-Friendly: Perfect for testing ideas and gathering user feedback
  • Developer-First: Simple REST API that integrates with any tech stack
  • Lightweight: Minimal setup, maximum functionality

Quick Start

  1. Generate an API key from your dashboard
  2. Include the API key in your requests using the `X-API-Key` header
  3. Make requests to our endpoints
  4. Collect feedback and iterate on your ideas