Skip to content

avalosrios/apicache

Repository files navigation

Apicache

codecov

Overview

Middleware library to cache express api routes. Inspired on apicache.

Usage

TODO

Contributing

You must have Node.js and a local Redis instance installed. With an npm version >= 6.0 (for package-lock.json usage).

  • Make your changes and create a pull request
  • Once approved
  • npm version <minor|major|patch>
  • git push origin <branchName> --follow-tags

Testing

  • npm test

Linting

  • npm run lint

About

TS Caching library for express APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published