Skip to main content

Documentation Index

Fetch the complete documentation index at: https://platform.docs.zenoo.com/llms.txt

Use this file to discover all available pages before exploring further.

Open Source Languages & Frameworks

Java

A high-level, object-oriented programming language widely used for building robust backend systems. Link: https://www.oracle.com/java/

Groovy

A powerful, dynamic language for the Java platform, known for scripting and build automation. Link: https://groovy-lang.org/

JavaScript

The primary language for client-side web development and dynamic website behavior. Link: https://developer.mozilla.org/en-US/docs/Web/JavaScript

TypeScript

A superset of JavaScript that adds static typing and object-oriented features to improve code quality and maintainability. Link: https://www.typescriptlang.org/

Spring Boot

A framework for building Java-based microservices with rapid development features and dependency management. Link: https://spring.io/projects/spring-boot

ReactJS

A JavaScript library for building user interfaces, particularly single-page applications. Link: https://reactjs.org/

NodeJS

A server-side JavaScript runtime built on Chrome’s V8 engine for scalable backend services. Link: https://nodejs.org/

Open Source Underlying Services

Kafka

A distributed event streaming platform used for building real-time data pipelines and applications. Link: https://kafka.apache.org/

Redis

An in-memory data store used for caching, session management, and message brokering. Link: https://redis.io/

Docker

A platform for developing, shipping, and running applications in lightweight, portable containers. Link: https://www.docker.com/