paambaati / express-api-helperLinks
Simple API helper module for Express apps.
☆20Updated 10 years ago
Alternatives and similar repositories for express-api-helper
Users that are interested in express-api-helper are comparing it to the libraries listed below
Sorting:
- Convert your Base64-Encoded Data URI's in `<img>` tags to Amazon S3/CloudFront URL's. A better alternative than embedding images with …☆29Updated last year
- DRY data seeding for mongoose☆15Updated 8 years ago
- Implementation of a nested asynchronous job queue in Node.js☆56Updated 11 years ago
- Passport OAuth2 middleware for Express that automatically handles the token refresh.☆12Updated 7 years ago
- Node.JS Express Subdomain Middleware.☆68Updated 10 years ago
- Response streaming middleware for Express 4.☆42Updated 8 years ago
- Expose mongoose query API through HTTP request.☆42Updated 7 months ago
- Middleware for processing stripe webhooks.☆26Updated 9 years ago
- A library for converting json-schema to mongoose schema.☆45Updated 3 years ago
- A fast, lightweight an modular library to interact with docker daemons.☆41Updated 3 years ago
- A Node.js express middleware that implements API versioning for route controllers☆91Updated 2 years ago
- Insert JSON from stdin into MongoDB☆56Updated last year
- Express middleware to conditionally use another express middleware.☆16Updated 3 years ago
- Helper utility to provide pretty printed file sizes☆65Updated 3 years ago
- Transform objects to MongoDB update instructions☆50Updated last year
- A MongoDB ObjectId validator for Joi