dotnetCalling Multiple Discord Webhooks Simultaneously in C#Introduction When developing bots or tools for Discord, there might be scenarios where sending…Shady NagySeptember 09, 2023 1 min
dotnetAPI Rate LimitingIntroduction API rate limiting is essential for maintaining the stability and reliability of your…Shady NagyApril 18, 2023 2 min
dotnetApply JWT on Endpoints (.NET Core)Introduction JSON Web Token (JWT) is a widely used method for securing APIs and transmitting…Shady NagyJuly 22, 2022 3 min
dotnetValue 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 2 min
OracleOracle APEX API With JWT TokenOracle APEX Introduction Oracle Application Express (APEX) is a low-code development platform that…Shady NagyJuly 21, 2021 1 min
OracleOracle APEX API Custom jsonIntroduction Oracle Application Express (APEX) is a low-code development platform that empowers…Shady NagyJuly 19, 2021 2 min
dotnetAPI Endpoints ConceptIntroduction Traditional controllers have been a staple in web development, but they may fall short…Shady NagyJune 11, 2021 2 min