-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Write a coming to Ktor from ASP.NET article, and focus on the following topics.
- idioms and vocabulary
- general configuration (configuration screen, opt-in)
- different than ASP.NET because more options
- request & response handling
- processing Form POST
- processing JSON model
- reading from other elements of the request (Headers, query string, etc.)
- returning different responses (HTML, JSON, XML)
- static files
- utilizing a dependency like SQLite
- setting up the connection
- reading
- writing
Build a single endpoint that explores these topics and relate them back to C# code. It might make sense to have a tab switcher to compare the two.
mrctrifork and shengyou
Metadata
Metadata
Assignees
Labels
No labels