🐐 Delegate handlers for JSON payloads, where the payload data model closely resembles an HTTP Request message but is decoupled from HTTP.
-
Updated
Nov 12, 2014 - JavaScript
Microservices are an architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs. These services are owned by small, self-contained teams.
Microservices architectures make applications easier to scale and faster to develop, enabling innovation and accelerating time-to-market for new features.
🐐 Delegate handlers for JSON payloads, where the payload data model closely resembles an HTTP Request message but is decoupled from HTTP.
An asynchronous invokable microservice running on AWS-Lambda Node.js, programmed to send batches of emails.
An asynchronous invokable microservice running on AWS-Lambda Node.js, programmed to send batches of emails with an attachment.
A RabbitMQ Dockerized Microservice Worker Boilerplate in Node.js
My boilerplate for REST webservices
Microservice: parser detects IP address, language, and operating system
Microservice: Bing Image Search Abstraction Layer
Microservice: Returns file size metadata from a file upload
Microservice: bitly like url shortening API
Microservice: unix timestamp using Node.js and Express.js
Hapi.js provider for volvox.js
Hydra compute cluster project
Presentation: Building Microservices with Scala and Akka. Slides: https://bszwej.github.io/slides/building-microservices-with-scala-and-akka/#/1
Self announcing micro-services with powerful service discovery using Consul
A microservice for session based authentication using JSON web tokens and Neo4j
This Node.js encryption server is used to service TCP network requests for data to be encrypted or decrypted using the symmetric encryption of the Sodium library.
FCC-Survey MicroService to store results in Airtable(API URL works with only POST request to `/`)