Rest_API_using_Ktor_and_PostgreSQL

所属分类:数据库系统
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2024-04-07 08:35:53
上 传 者sh-1993
说明:  使用Ktor和PostgreSQL数据库的非常简单的REST API。该API使用HTTP请求对数据库执行CRUD操作。Ktor是JetBrains开发的一个开源框架,用于使用Kotlin编程语言构建异步服务器和客户端。它简单、轻量级、易于学习,并且比其他框架花费的时间更少。
(A very simple REST API using Ktor and PostgreSQL database. This API does CRUD operations on database using HTTP requests.Ktor is an open-source framework developed by JetBrains for building asynchronous servers and clients using the Kotlin programming language. It is simple, light weight, easy to learn and takes less time then other frameworks.)

文件列表:
gradle/wrapper/
src/
Screenshot 2024-04-06 195303.png
build.gradle.kts
gradle.properties
gradlew
gradlew.bat
settings.gradle.kts

Post request to insert student detail in the database ![Screenshot 2024-04-06 195303](https://github.com/amansingh2404/Rest_API_using_Ktor_and_PostgreSQL/assets/154883958/5ede35c1-e6f0-454a-8b50-27156101ef02) Student details stored in database ![Screenshot 2024-04-06 200648](https://github.com/amansingh2404/Rest_API_using_Ktor_and_PostgreSQL/assets/154883958/2d8b3bc2-4cb5-478b-b594-4efc38ae9cdf)

近期下载者

相关文件


收藏者