Vik Nikolova

Results 5 issues of Vik Nikolova

[KTOR-6741](https://youtrack.jetbrains.com/issue/KTOR-6741) [Preview on staging](https://ktor.shared.aws.intellij.net/docs/create-restful-apis.html) The third tutorial to be added to the "Get Started with Ktor Server" guide together with "Handle requests and generate responses". - [x] content has been...

[KTOR-6741](https://youtrack.jetbrains.com/issue/KTOR-6741/Replace-Creating-HTTP-APIs-tutorial-with-new-content) The "Creating HTTP APIs" tutorial will be replaced by two new tutorials: 1. Handle requests and generate responses. (orig. [Understanding Routing and Requests](https://docs.google.com/document/d/10XH3fwAG8GY1s6BydU8tVH0Dtxek29sPuwavYfT3Tk0/edit?usp=sharing)) 2. Create RESTful APIs that generate...

[KTOR-6519](https://youtrack.jetbrains.com/issue/KTOR-6519) The new tutorials under "Get started with Ktor Server" are now complete. 1. [Handle requests and generate responses](https://ktor.shared.aws.intellij.net/docs/server-requests-and-responses.html) - replaces the first part of the previous "Creating HTTP APIs"...

#### Description **What** There's quite a bit going on in this PR. This is mainly a structural change done by splitting up the 'Deep dive into DSL' topic into several...