Skip to content

sushantpt/Quickie

Repository files navigation

Welcome to Quickie!

Quickie is an open-source library designed to help you build APIs and backend services QUICKLY in .NET. It provides base classes that you can implement to create APIs and backend service with minimal effort. With Quickie, all you need to do is define some classes, and you're ready to go — no endless boilerplate, no hassle.

Quickie is perfect for spinning up tracer bullet APIs or proof-of-concept projects. Whether you're experimenting with ideas or rapidly iterating, Quickie keeps things simple and fun, without feeling like you're trapped in enterprise-grade complexity.

Why Quickie?

  • Remove boiler code and focus of your main logic.
  • Minimal code — just focus on your DTOs and Entities.
  • Optional support for features like rate limiting, and idempotency.
  • Optimized for working with SQL databases, making data access and management straightforward.
  • Flexibility in Configuration: Switch between defaults and custom setups seamlessly.

Quick Start Notes:

  1. Check out the Documentation to get started with Quickie.
  2. Get started
  3. Build by example

Start building lightweight, no-fuss APIs with Quickie !

About

Quickie is an open-source library to build APIs and backend services QUICKLY in .NET

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages