expressi

1.0.5 • Public • Published

expressi

Express node server with easy routing

Express is the most popular nodejs framwork for building fast and minimalistic applications.

Why not make the routing better just by relaying in the folder structure?

Installation

npm install expressi

Features

  • Fast and lightweight.
  • Built in ES6/7.
  • No need to set up routes.

Getting your app ready

  1. Install expressi into your project.
  2. Dont't worry about express, expressi already comes with its lastest version, so there is no need to install it.
  3. Choose a folder where you want expressi to look at (That, will reflect exaclty how your uri is going to look like).
  4. Let expressi make your life easier.

Check examples for documentation.

/expressi/

    Package Sidebar

    Install

    npm i expressi

    Weekly Downloads

    3

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    68.4 kB

    Total Files

    15

    Last publish

    Collaborators

    • aganglada