Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Ebook Glue solves a simple frustration: difficulty in publishing content for electronic reading devices. It started off as a small side project, and has evolved into a growing web application that thousands of people rely on to publish their content online. | Autype is a developer-focused Markdown editor and headless document generation platform with a REST API for workflow automation. Generate professional PDF, DOCX, or ODT documents or fill templates using structured data from Markdown, JSON, or CSV. |
Integrate in Minutes- Ebook Glue is extremely easy to use and get started. You can convert an ebook in your terminal in seconds, and integrate with your web app in minutes.;Scale With Ease- Ebook conversions and file creation can involve a lot of I/O-heavy operations that don’t scale well on many cloud server providers. If you offload the computation to Ebook Glue, you can worry less about the scalability of your app.;Get Your Content Everywhere- Ebook Glue allows your users to read your content like a book - they can make highlights and take notes as they read, providing a more immersive reading experience.;Simple HTTP API- Ebook Glue can integrate with almost any web application because of its simple HTTP API. It doesn’t restrict you to a specific programming language or framework.;Delight Readers- Ebook Glue allows you to create ebooks that display beautifully on a wide range of devices. We provide device-specific style filters to adjust the font size, margins, and line spacing to optimize the reading experience on different devices. | Documents, Editor, AI, Docs, Document Automation, Docs Automation, PDF, API, n8n, make, docx, odt, markdown, md, Latex |
Statistics | |
Stacks 0 | Stacks 1 |
Followers 5 | Followers 1 |
Votes 0 | Votes 1 |
Integrations | |
| No integrations available | |

It is the only complete API development environment, used by nearly five million developers and more than 100,000 companies worldwide.

TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript that compiles to plain JavaScript.

This project was formerly known as "Jade." Pug is a high performance template engine heavily influenced by Haml and implemented with JavaScript for Node.js and browsers.

Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.

Paw is a full-featured and beautifully designed Mac app that makes interaction with REST services delightful. Either you are an API maker or consumer, Paw helps you build HTTP requests, inspect the server's response and even generate client code.

Combines API test-automation, mocks and performance-testing into a single, unified framework. The BDD syntax popularized by Cucumber is language-neutral, and easy for even non-programmers. Besides powerful JSON & XML assertions, you can run tests in parallel for speed - which is critical for HTTP API testing.

Appwrite's open-source platform lets you add Auth, DBs, Functions and Storage to your product and build any application at any scale, own your data, and use your preferred coding languages and tools.

Keep tabs on all aspects of your API's performance with uptime monitoring, integration testing, logging and real-time monitoring.

Mustache is a logic-less template syntax. It can be used for HTML, config files, source code - anything. It works by expanding tags in a template using values provided in a hash or object. We call it "logic-less" because there are no if statements, else clauses, or for loops. Instead there are only tags. Some tags are replaced with a value, some nothing, and others a series of values.

Slim is a template language whose goal is to reduce the view syntax to the essential parts without becoming cryptic. It started as an exercise to see how much could be removed from a standard html template (<, >, closing tags, etc...). As more people took an interest in Slim, the functionality grew and so did the flexibility of the syntax.