.NET Logo
Evangelist
← All Tags

Posts tagged with #Api

Connecting Python Apps with Supabase - Complete Guide
Sep 12, 20235 min read

Connecting Python Apps with Supabase - Complete Guide

Learn how to integrate Supabase with Python applications for authentication, database operations, storage, and real-time features.

Angular 18 and .NET Core API Authorization
Jul 20, 20234 min read

Angular 18 and .NET Core API Authorization

Learn how to implement secure authorization between an Angular 18 frontend and a .NET Core API backend using JWT tokens and role-based access control.