1.0.0-beta.2.1 • Published 6 years ago

restfuel v1.0.0-beta.2.1

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
6 years ago

npm.io

build status npm version npm downloads npm Twitter Follow

NPM

Restfuel is a REST API Framework, built with TypeScript and using express. The purpose of this framework is to speed up the development of any web service you wish to create, completely free and open source.

DEPRECATED

In favor of Kallax and Kallax REST

Contents

Installation

$ npm install restfuel --save

Usage

Check out the Framework Starter or the docs

Modules

A MySQL Module is included in the base framework. Several other modules are available, most of which are listed in the docs on the website.

Changelog

Check out the tags on the repository

Contributions

Contributions are very welcome! If you wish to contribute, here's how:

  1. Fork the project
  2. Make your changes
  3. Submit a merge request

Please follow these guidelines: 1. Include a clear description of what you changed and why 2. Follow the coding style

License

MIT License