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

https://github.com/idrsolutions/base-microservice-example

Base project for IDRSolutions microservices
https://github.com/idrsolutions/base-microservice-example

conversion example html idrsolutions microservice pdf server service web

Last synced: 14 days ago
JSON representation

Base project for IDRSolutions microservices

Awesome Lists containing this project

README

          

# Base Microservice Example
This is the base project for all our microservices. It handles all common actions used by our JPedal, BuildVu, FormVu microservices. This includes receiving requests and files sent to the service, polling of the service, handling call backs, and parsing settings. Anyone can use this as a base to create a microservice.