.NETCalling Multiple Discord Webhooks Simultaneously in C#Introduction When developing bots or tools for Discord, there might be scenarios where sending…Shady NagySeptember 9, 2023 2 min
.NETAPI Rate LimitingIntroduction API rate limiting is essential for maintaining the stability and reliability of your…Shady NagyApril 18, 2023 3 min
.NETApply JWT on Endpoints (.NET Core)Introduction JSON Web Token (JWT) is a widely used method for securing APIs and transmitting…Shady NagyJuly 22, 2022 4 min
.NETValue converters in Entity Framework Code (EF Core)Introduction In this post, we will discuss how to use Entity Framework (EF) Core value converters to…Shady NagyJuly 13, 2022 3 min
OracleOracle APEX API With JWT TokenOracle APEX Introduction Oracle Application Express (APEX) is a low-code development platform that…Shady NagyJuly 21, 2021 3 min
OracleOracle APEX API Custom jsonIntroduction Oracle Application Express (APEX) is a low-code development platform that empowers…Shady NagyJuly 19, 2021 4 min
.NETAPI Endpoints ConceptIntroduction Traditional controllers have been a staple in web development, but they may fall short…Shady NagyJune 11, 2021 2 min