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
CherryPy
CherryPy enables programmers to create web applications similarly to how they would develop any other object-oriented Python project, leading to more concise code and quicker development times. Having been around for over a decade, CherryPy has established itself as both fast and dependable. It is utilized in various production environments, catering to both simple and highly complex applications. To fully leverage the capabilities of CherryPy, it is advisable to begin with the introductory tutorials that cover the framework's most frequent functionalities. After completing these tutorials, it would be beneficial to explore both the fundamental and advanced materials that showcase specific implementation techniques. Additionally, taking the time to thoroughly examine the configuration and extension sections will provide valuable insights into the robust features offered by the framework, ensuring a comprehensive understanding of its capabilities. Engaging with the community forums can also enhance your learning experience and provide support from other developers.
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