Docmosis
Docmosis is a self-hosted or SaaS template-based document generation solution. Integrate with custom-built software applications or popular third-party apps using the API.
Create templates using MS Word or LibreOffice. Add plain-text placeholders to control: the insertion of text/images/tables; conditionally add/remove any content; perform calculations; loop over repeating data; format data/numbers and much more.
Integrate with: Custom software built using Java, C#, Python, PHP, Ruby and more via a REST API; Low-code and no-code platforms like Appian, Bubble, Mendix, Outsystems; Third-party form builders or apps that can perform a webhook such as FormAssembly or Salesforce.
Used by customers in Finance, Health, Legal, Education, Government, HR, Insurance, Logistics, and Manufacturing to generate customized letters invoices, proposals, contracts, statements, reports and more.
Learn more
Amazon API Gateway
Amazon API Gateway is an entirely managed service designed to simplify the process for developers to create, publish, maintain, monitor, and secure APIs, regardless of scale. Serving as the "entrance" for applications, APIs facilitate access to data, business logic, or services from the backend. Through API Gateway, developers can build both RESTful and WebSocket APIs, which are essential for enabling real-time two-way communication in applications. This service supports both containerized and serverless environments as well as web applications. It efficiently manages the complexities of processing hundreds of thousands of simultaneous API requests, handling traffic management, CORS, authorization and access control, throttling, monitoring, and versioning. Moreover, there are no upfront fees or minimum charges associated with API Gateway; instead, you only pay for the API calls and data transfer you utilize. With a tiered pricing structure, as your API usage grows, you can benefit from reduced costs, making it a cost-effective solution for businesses of all sizes. Additionally, the simplicity and scalability of API Gateway allow developers to focus more on building features rather than managing infrastructure.
Learn more
H2O
H2O represents a modern HTTP server that significantly enhances user response times while minimizing CPU usage compared to traditional web servers. Built from scratch, it leverages the advanced capabilities of HTTP/2, such as prioritized content delivery and server push, ensuring an exceptional experience for website visitors. It features comprehensive support for dependency and weight-based prioritization through server-side configurations. Thanks to community contributions, H2O is available as a binary package in various environments, allowing for an initial installation via your preferred package manager before considering a source installation. It is generally advisable to use LibreSSL for running H2O, as it is deemed more secure than OpenSSL and supports additional ciphersuites. Ultimately, choosing H2O can lead to improved performance and security for your web applications.
Learn more
Monkey Server
Monkey serves as a lightweight yet robust web server and development stack tailored for Linux and OSX systems. It is engineered for exceptional scalability while maintaining minimal memory and CPU usage, making it an ideal choice for embedded devices. Designed to operate on ARM, x86, and x64 architectures, Monkey not only excels in lightweight applications but also provides a scalable solution suitable for high-performance production servers. With a primary focus on embedded systems, its architecture ensures efficient resource management, promoting low consumption rates. The server employs a hybrid approach that combines a fixed number of threads, each capable of servicing thousands of clients through an event-driven model utilizing asynchronous sockets. Furthermore, the lock-free interaction between the scheduler and worker threads significantly enhances performance, reducing the likelihood of race conditions and establishing Monkey as a superior alternative among web server options. This unique design and capability make Monkey not just a practical solution for embedded devices but also a formidable contender for handling demanding server environments.
Learn more