this post was submitted on 08 Nov 2023
1 points (100.0% liked)

Java News/Tech/Discussion/etc. No programming help, no learning Java

0 readers
0 users here now

News, Technical discussions, research papers and assorted things of interest related to the Java programming language NO programming help, NO...

founded 1 year ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/java by /u/bvandermeer on 2023-11-07 18:52:38.


My primary language is Java and I'm looking for a lightweight API development framework. I love the syntax of Boot but could do without the bloat. I'm not building some enterprise solution with scalability and robust security in mind; just a basic API accessing data from some persistent light SQL db like sqlite to be consumed by a React app.

I know at the end of the day I can still use Boot, but I'm in search for something barebones. I'm hearing some buzz around Kotlin and Scala; would they have what I'm looking for? Like akin to FastAPI, or even Flask from Python but Java syntax or syntax-like?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here