> For the complete documentation index, see [llms.txt](https://expresso.masb0ymas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://expresso.masb0ymas.com/get-started/welcome.md).

# Welcome!

## Welcome to expresso docs ☕

Online API documentation with examples so you can start building web apps with expresso right away!

**expresso** is an improvisation of the **expressjs** framework and adds many other features already included in this starter app/boilerplate.

### Feature :

* Storage Provider ( **Aws S3**, **Google Cloud Storage**, and **MinIO** )
* SMTP Provider ( **Basic SMTP**, **Mailgun API**, **OAuth Google** )
* Memory Cache ( **ioredis** )
* **Multer** Middleware
* Rate Limit
* Permission Access per Endpoint API
* User Agent Middleware
* **i18next**

### Prerequisite :

First of all, we recommend using **Node v16**, installing the package with **Yarn** or **PNPM**

## Want to jump right in?

Feeling like an eager beaver? Jump into the quick start docs and get making your first request:

{% content-ref url="/pages/IEPnHMg5SLCzXwBwG4Zb" %}
[Quick Start](/get-started/quick-start.md)
{% endcontent-ref %}
