KacperFKorban/GUInep
Automatic UI forms for Scala 3 functions
This project helps Scala developers quickly create simple web-based user interfaces for their Scala 3 functions. It automatically generates input forms based on your function's parameters and provides web endpoints, letting users interact with your code through a browser. This is ideal for Scala developers who want to expose utilities or prototypes without writing front-end code.
No commits in the last 6 months.
Use this if you are a Scala 3 developer who needs to create a simple web UI for one or more functions without manually building the front-end.
Not ideal if you need complex user interfaces, have functions with advanced Scala features like multiple parameter lists or GADTs, or are not a Scala developer.
Stars
16
Forks
1
Language
Scala
License
Apache-2.0
Category
Last pushed
Aug 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/KacperFKorban/GUInep"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
marcosschroh/dataclasses-avroschema
Generate avro schemas from python dataclasses, Pydantic models and Faust Records. Code...
sbt-dao-generator/sbt-dao-generator
code generator sbt plugin from database schema
twitter/scrooge
A Thrift parser/generator
GW2ToolBelt/api-generator
A library for creating programs that interface with data exposed by the official Guild Wars 2 API.
olafurpg/scala-db-codegen
Scala code/boilerplate generator from a db schema