An open API service indexing awesome lists of open source software.

https://github.com/adrianprelipcean/express-rate-limit-postgresql-examples

Example implementation for an Express server using express-rate-limit-postgresql
https://github.com/adrianprelipcean/express-rate-limit-postgresql-examples

Last synced: 3 months ago
JSON representation

Example implementation for an Express server using express-rate-limit-postgresql

Awesome Lists containing this project

README

        

# Express Demo for rate-limit-postgresql

Simple Express Apps that demonstrate how to use [rate-limit-postgresql](https://www.npmjs.com/package/@acpr/rate-limit-postgresql). The examples are written both for the [ESM / ES Modules](rate-limit-postgres-esm) as well as the [CJS / CommonJS](rate-limit-postgres-cjs) systems.