Carlos Marcano's Blog · Sep 30, 2024
Building a REST API with Ktor and Exposed | Kotlin
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
This article is about how to create a simple REST API using Ktor and Exposed. We will develop a simple inventory App with CRUD functions. We can request a list of all products in the database, a product by its ID, add new products, and update and rem...
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.