Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-micro
A collection of awesome things regarding zeit's micro.
https://github.com/amio/awesome-micro
Last synced: about 11 hours ago
JSON representation
-
Modules
-
HTTP Requests
- micro-get - Only accepts GET request for microservices built with Micro.
- micro-post - Only accepts POST request for microservices built with Micro.
- micro-bunyan-request - Request, response logger middleware using bunyan for micro framework.
- micro-redirect - A redirect function for Zeit's micro.
- micro-correlation-id - Correlate http requests across microservices.
- micro-protocol - Get the protocol of the request (optionally following proxies).
- micro-host - Get the host of the request (optionally following proxies).
- micro-hostname - Get the hostname (host without port) of the request (optionally following proxies)
-
Routing
- micro-http-router - Express-like router built with a radix tree for lightning-fast performance.
- router - Simple middleware-style router.
- fs-router - Use the FS as your micro router.
- micro-route - Tiny http routing helper.
- micro-router - A tiny and functional router for Zeit's Micro.
- micro-method-router - Minimal routing layer for HTTP methods.
- micro-ex-router - Express style router for Zeit's Micro.
- micro-action - Define actions for Zeit's Micro using micro-action protocol.
- micro-http-router - Express-like router built with a radix tree for lightning-fast performance.
- micro-fork - A fast and functional router for ZEIT's Micro.
- @synvox/router - A tiny routing library inspired by react hooks and express.js.
- @bessonovs/node-http-router - An extensible TypeScript router for micro and Node.js.
-
Analytics
- micro-analytics - Public analytics as a Node.js microservice, no sysadmin experience required.
- micro-stats - Statsd helper for Micro.
-
Loggers, Errors & Reporting
- micro-sentry - Send micro errors to the Sentry service.
- micro-sentry - Send micro errors to the Sentry service.
- micro-morgan - [Morgan](https://github.com/expressjs/morgan) HTTP request logger middleware for Zeit's Micro framework.
-
Wrappers
- micro-notify - A simple [.notify](https://github.com/bugsnag/bugsnag-js) wrapper to send micro errors to Bugsnag.
- micro-jwt-auth - Json web token(jwt) authorization wrapper for Micro.
- micro-joi - Joi wrapper for Micro.
- micro-superstruct - Superstruct wrapper for Micro enabling validation of request body and query parameters.
- micro-upload - A express-fileupload wrapper for Zeit's micro.
- micro-boom - Wraps errors in micro with Boom.
- micro-notify - A simple [.notify](https://github.com/bugsnag/bugsnag-js) wrapper to send micro errors to Bugsnag.
-
Utilities
- serve-handler - Static file serving and directory listing handler, used by [Serve](https://github.com/zeit/serve)
- micro-compress - Compression for HTTP microservices.
- micro-helmet - Security headers for micro, using the popular [Helmet](https://www.npmjs.com/package/helmet) module
- micro-cacheable - A micro utility for data caching
- micro-health - An extension of micro with a Health Check API
- micronize - Simple way of enhacing a function with Zeit's Micro framework (usefull for serverless environment, ie: now & aws lambda).
- micro-cookie-session - Simple cookie-based session storage for micro.
- micro-query - Simple querystring parser for Zeit's Micro.
- micro-cookie - Cookie parsing for Zeit's Micro.
- micro-match - A simple url matching utility for micro.
- micro-chain - Builds flexible requests chains and pass them into micro handler.
-
Authentication
- microauth-twitter
- microauth-facebook
- microauth-github
- microauth-slack
- microauth-google
- microauth - Collection of authentication modules for ▲zeit's micro.
-
Middlewares
- micro-ratelimit - Rate limiting middleware for Micro.
- micro-logzio - A middleware for micro framework that logs requests and responses using logz.io service.
- micro-cors - Simple CORS middleware.
- micro-ajv - An Ajv (Another JSON Schema Validator) middleware for Micro.
- micro-mw - A simple library for abstracting middleware away from ZEIT Micro routes / functions.
- micro-nosniff - Prevents mime type sniffing
- micro-csrf - Anti-CSRF middleware.
-
Higher Order
- micro-hoofs - Higher-order functions for zeit/micro.
- micro-compose - Higher-order "compose" function.
-
-
Development Tools
-
Utilities
- micro-proxy - Run multiple micro servers and a front proxy at a time.
- micro-dev - The development environment for `micro`.
- micro-visualize - Development tool that visualizes requests and responses for services written with Micro.
- serve-micro-cluster - It's like Path Alias on now, but for local development.
- dev-gateway - Local development gateway with [path aliases](https://zeit.co/docs/features/path-aliases) support.
- instantapi - Local instant development api.
- micro-dev - The development environment for `micro`.
-
-
Boilerplates
-
Utilities
- create-micro - a generator for `micro` projects
- micro-graphql - GraphQL Microservice
- generator-micro-service - Yeoman generator to kick-start your microservice with `micro` and `ava`
- micro-authentication-starter - Starter kit with built in authentication using bcrypt and jsonwebtokens
- nuxt-micro - A [Vue-CLI](https://github.com/vuejs/vue-cli) template to generate a [Nuxt.js](https://github.com/nuxt/nuxt.js) project with micro as a backend
-
-
Articles & FAQ
-
Built with Micro
-
Utilities
- micro-figma - Add authentication with Figma to your application
- Serve - Static file serving and directory listing
- micro-github - Add authentication with GitHub to your application
- marked - Markdown render service
- font-mess - Obscure text with messed font
- gh-latest-repos - Get the latest public GitHub repos from a user
- imagemin-micro - Minify images
- Caravaggio - Image manipulation proxy
- micro-gallery - Like Vercel's serve, but for images.
- micro-analytics-events - A service to record analytics events to SQLite3
- micro-jaymock - Tiny API mocking microservice for generating fake JSON data
- MicroFrontier - URL Crawler Frontier backed by Micro and Redis
-
-
Deployment Tools
-
Utilities
- aws-serverless-micro - Deploy Micro functions on AWS Lambda
-
Programming Languages
Categories
Sub Categories
Keywords
micro
31
nodejs
13
microservice
13
javascript
9
http
6
zeit
6
js
6
router
5
microservices
5
microauth
4
authentication
4
auth
4
now
3
github
3
node
3
api
3
rest
2
headers
2
server
2
zeit-now
2
middleware
2
data
2
cluster
2
validation
2
async
2
routing
2
await
2
cli
2
jwt
1
authorization
1
middlewares
1
micro-plugin
1
joi
1
schema
1
superstruct
1
boom
1
json-api
1
standards
1
bugsnag
1
error-monitoring
1
bunyan
1
duration
1
jsonschema-validator
1
jsonschema
1
json-schema-validator
1
json-schema
1
ajv
1
slack
1
facebook
1
twitter
1