-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
See Argus.
-
Is dead. If anything, try at least this fork: https://github.com/circe/circe-argus
-
You may have some luck with Guardrail https://github.com/guardrail-dev/guardrail/
-
-
-
I used it to generate case classes, Circe encoders and decoders for https://github.com/vega/schema
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
I just wrote a small generator for a personal project using scalameta. It might be worth doing just for the learning experience, I thought it was a blast to use.
Related posts
-
How to be more productive when learning a new language
-
How do you navigate an api response where you don't know the exact structure?
-
Tres herramientas para desarrolladores de software 👌
-
Show HN: A tool to Convert JSON schemas into TypeScript classes
-
How can I get the ingredients and measurements to display from theMealDB JSON?