<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Secure REST API with Ktor &#8211; Role-based access control (RBAC)	</title>
	<atom:link href="https://blog.codersee.com/secure-rest-api-ktor-role-based-authorization-rbac/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.codersee.com/secure-rest-api-ktor-role-based-authorization-rbac/</link>
	<description>Kotlin &#38; Backend Tutorials - Learn Through Practice.</description>
	<lastBuildDate>Wed, 16 Apr 2025 04:49:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Freeman Donon		</title>
		<link>https://blog.codersee.com/secure-rest-api-ktor-role-based-authorization-rbac/#comment-104</link>

		<dc:creator><![CDATA[Freeman Donon]]></dc:creator>
		<pubDate>Tue, 30 Jul 2024 14:31:27 +0000</pubDate>
		<guid isPermaLink="false">https://codersee.com/?p=9008380#comment-104</guid>

					<description><![CDATA[Hi Piotr,
i really like your article. nice Job. 
i start learning Ktor through your article.
But if you do not mind, i would like to ask if for these series articles, how can integrate the database section? Instead of saving the user in memory, i want to save them in Db. Same for the Token section.
Do you have something which can help me continue on your series articles?
Thanks.]]></description>
			<content:encoded><![CDATA[<p>Hi Piotr,<br />
i really like your article. nice Job.<br />
i start learning Ktor through your article.<br />
But if you do not mind, i would like to ask if for these series articles, how can integrate the database section? Instead of saving the user in memory, i want to save them in Db. Same for the Token section.<br />
Do you have something which can help me continue on your series articles?<br />
Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Piotr		</title>
		<link>https://blog.codersee.com/secure-rest-api-ktor-role-based-authorization-rbac/#comment-103</link>

		<dc:creator><![CDATA[Piotr]]></dc:creator>
		<pubDate>Thu, 04 Jan 2024 08:36:45 +0000</pubDate>
		<guid isPermaLink="false">https://codersee.com/?p=9008380#comment-103</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.codersee.com/secure-rest-api-ktor-role-based-authorization-rbac/#comment-102&quot;&gt;Andrew Sneck&lt;/a&gt;.

Hey Hey Hey Andrew! 

Although I don&#039;t have any experience with Javalin, Ktor seems to be better maintained and with a slightly bigger community. 

When we take a look at the releases https://github.com/ktorio/ktor/releases , we will see that it is maintained and even 3.0 version is about to come. 

If you are looking for something lightweight, something that is written with Kotlin in mind, something that does not bring tons of magic under the hood (like Spring Boot), thus requiring more knowledge of its internals, then Ktor can be a good choice.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.codersee.com/secure-rest-api-ktor-role-based-authorization-rbac/#comment-102">Andrew Sneck</a>.</p>
<p>Hey Hey Hey Andrew! </p>
<p>Although I don&#8217;t have any experience with Javalin, Ktor seems to be better maintained and with a slightly bigger community. </p>
<p>When we take a look at the releases <a href="https://github.com/ktorio/ktor/releases" rel="nofollow ugc">https://github.com/ktorio/ktor/releases</a> , we will see that it is maintained and even 3.0 version is about to come. </p>
<p>If you are looking for something lightweight, something that is written with Kotlin in mind, something that does not bring tons of magic under the hood (like Spring Boot), thus requiring more knowledge of its internals, then Ktor can be a good choice.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andrew Sneck		</title>
		<link>https://blog.codersee.com/secure-rest-api-ktor-role-based-authorization-rbac/#comment-102</link>

		<dc:creator><![CDATA[Andrew Sneck]]></dc:creator>
		<pubDate>Mon, 01 Jan 2024 13:07:46 +0000</pubDate>
		<guid isPermaLink="false">https://codersee.com/?p=9008380#comment-102</guid>

					<description><![CDATA[It is interesting. Ktor seems like a good library as an alternative to heavy-weight frameworks like Spring. We are using Javalin, but Ktor seems more powerful. In Javalin, there isn&#039;t much pre-prepared integration/tooling. Everything must be written by my own. How are you satisfied with Ktor? Is it developed seriously or it has delays with delivery of new versions as Jetbrains does in its non-popular projects?]]></description>
			<content:encoded><![CDATA[<p>It is interesting. Ktor seems like a good library as an alternative to heavy-weight frameworks like Spring. We are using Javalin, but Ktor seems more powerful. In Javalin, there isn&#8217;t much pre-prepared integration/tooling. Everything must be written by my own. How are you satisfied with Ktor? Is it developed seriously or it has delays with delivery of new versions as Jetbrains does in its non-popular projects?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: blog.codersee.com @ 2026-05-15 06:59:45 by W3 Total Cache
-->