HTTP-RPC/Kilo
Lightweight REST for Java
For Java developers building web-based applications, Kilo simplifies creating and consuming RESTful web services. It allows you to define web service endpoints using standard Java methods, handling the conversion of incoming web requests and outgoing responses. You define the data your service expects (like numbers, dates, or complex objects) and what it returns, and Kilo manages the communication details like JSON or XML parsing. This tool is designed for Java application developers creating backend services or integrating with existing ones.
338 stars.
Use this if you are a Java developer building RESTful web services and want a lightweight, convention-over-configuration framework to reduce boilerplate code.
Not ideal if you are not a Java developer or if you require a full-stack web framework with built-in features for templating, authentication, or ORM.
Stars
338
Forks
62
Language
Java
License
Apache-2.0
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/data-engineering/HTTP-RPC/Kilo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
growthbook/growthbook
Open Source Feature Flags, Experimentation, and Product Analytics
koopjs/koop
Transform, query, and download geospatial data on the web.
pathwaycom/pathway
Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.