Our great sponsors
-
Other use cases might be adding business logic to an HTTP endpoint you cannot add business logic to, such as for instance a GraphQL or PostgREST endpoints, such as those given to you by Hasura or Supabase. Logically this becomes the HTTP and Hyperlambda equivalent of OOP “polymorphism”, since it allows you to take some static thing, and modify how it behaves by “overriding” your original HTTP method. In the video below I am showing you how such interceptors works.
-
To reproduce what I am doing, signup for a free demo LowCode cloudlet here and watch the above video.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Related posts
- What is your preferred low-code framework for building REST API?
- Querying SQL from React without a backend (bear with me here)
- Are ORMs considered an anti-pattern in Go?
- Realtime Postgres RLS Now Available on Supabase (YC S20)
- What libraries/frameworks are you using with SvelteKit to connect to the database and other stuff?