An open API service indexing awesome lists of open source software.

https://github.com/masb0ymas/expresso-docs

expresso docs
https://github.com/masb0ymas/expresso-docs

docs gitbook

Last synced: 2 months ago
JSON representation

expresso docs

Awesome Lists containing this project

README

        

# 👋 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="get-started/quick-start.md" %}
[quick-start.md](get-started/quick-start.md)
{% endcontent-ref %}