-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Develop a Ktor 1.5 tutorial for artisan, mainly focus on the following topics:
- Ktor introduction
- What's it?
- Quick history for the name, the goal, the team
- Main advantage (eg. light-weight)
- Development environment
- IDE with JDK
- Ktor plugin
- Project creation & dependency
- Ktor project template
- Gradle
- Routing
- Hello world app
- Request & Response
- The call object & application cycle
- Retrieve params
- Features
- Add
ContentNegotiation
to return JSON response - Add `View to return HTML page
- Add
- Exposed
- Add
exposed
andmysql-driver
dependency - Create schema for migration
- Create DAO for CRUD
- Add
- Retrospective
- What we learned?
- Similarities and Differences
Metadata
Metadata
Assignees
Labels
No labels