webonise / microservices

Tiny, stateless services that are nonetheless useful across projects. "Do one thing and do it well."

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microservices

Tiny, stateless services that are nonetheless useful across projects. "Do one thing and do it well."

Directory

  • node-microserver -- A module that can be installed as npm install --save microserver. Provides basic microservice functionality and a nice API.
  • svg-to-png -- A microserver whose job it is to convert SVG images to PNG images.
  • third-auth -- A microserver whose job it is to perform third-party authentication.

About

Tiny, stateless services that are nonetheless useful across projects. "Do one thing and do it well."

License:The Unlicense


Languages

Language:JavaScript 96.5%Language:HTML 3.5%