1.0.5 • Published 6 years ago

expressi v1.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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.

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago