expresso
  • Get Started
    • 👋Welcome!
    • ⚡Quick Start
  • Expresso Library
    • 📖Introduction
    • ⚛️expresso-core
      • Currency
      • Random String
      • Formatter
      • File
      • Phone
    • ⚓expresso-hooks
      • Multer
      • Token
      • OTP
    • 🚀expresso-provider
      • FCM
      • SMTP
      • Redis
      • Storage
    • 🔗expresso-query
      • TypeORM
      • Sequelize
Powered by GitBook
On this page
  • Welcome to expresso docs ☕
  • Feature :
  • Prerequisite :
  • Want to jump right in?
  1. Get Started

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:

NextQuick Start

Last updated 2 years ago

👋
⚡Quick Start