recife-express
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

RecifeJs

npm version License: MIT Node.js CI

Recife Express is a integration of recifejs with express. For more details access the documentation.

Install

npm install recife-express
# or
yarn add recife-express

Using in RecifeJs project

Open file config/app.ts and insert the value express in the property httpFramework:

import { AppConfig } from 'recife';

export const config: AppConfig = {
  // ...
  httpFramework: 'express'
  // ...
};

License

Recife Express is open source software licensed as MIT.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i recife-express

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

5.82 kB

Total Files

5

Last publish

Collaborators

  • oda2
  • andrelmlins