RESTful #APIs enable scalable communication between applications. Key principles include statelessness, client-server architecture, and proper use of #HTTP methods.
briacd.com/api-rest-spr...
RESTful #APIs enable scalable communication between applications. Key principles include statelessness, client-server architecture, and proper use of #HTTP methods.
briacd.com/api-rest-spr...
Leaked credentials: how do they get exposed? πͺͺ
#cybersecurity #sec
leakjungle.com/blog/leaked-...
Design exploration today π€οΈ
#buildinpublic #design #ux
How did you start your year 2025? #buildinpublic #git
Secure your Spring Boot API with an "X-API-KEY" authentication filter. Learn how to implement, configure, and test a lightweight API key validation system to protect your endpoints. π #SpringBoot #API #Security
briacd.com/spring-boot-...
Congratulations β¨
Check if your email is in a data breach.
leakjungle.com π΄
Do you like the style ?
#buildinpublic #dev #saas
π
Your accounts are at risk! π¨
Hackers use Account Takeover (ATO) attacks to steal credentials, drain funds & take control. Are you protected? π
Find out how ATO attacks work & how to stop them!
leakjungle.com/blog/account...
#cybersecurity #hacking #infosec
Need to expose your local server to the internet? Meet ngrok!
πΉ Instantly create public URLs for your localhost
πΉ Perfect for testing webhooks & remote access
πΉ Simple CLI, powerful features
dashboard.ngrok.com/get-started/...
#buildinpublic #devtools #ngrok
Love that β¨
Do you know of any tools for obtaining Youtube channel email addresses? #buildinpublic
Learn how natural search algorithms work in #SEO, from crawling and indexing to ranking factors and best optimization practices. Discover how search engines determine rankings and how to improve your websiteβs visibility.
briacd.com/how-search-e...
π«£
Really? That's your business?
Fuck, I bought another domain π #buildinpublic
A well-structured website plays a crucial role in search engine optimization (#SEO). Search engines prioritize sites that are easy to navigate, well-organized, and user-friendly.
briacd.com/structure-we...
Work in progress.. π
Do you like the hook?
#buildinpublic #saas
Each article is optimized for on-site SEO. If you'd like a tutorial on how I create my articles in Nuxt, let me know.
#nuxt #seo #buildinpublic
The leakjungle.com blog is now available. I'll be posting regular articles about cybersecurity and protecting your credentials. π
#buildinpublic #seo #cybersecurity
Congrats ! β¨
Thanks for your response, very clear
Nice! The platfome looks easy to use
Wow, first time I've seen this workflow. How is Bitbucket different/better than Github?
I wrote a blog post about Coolify if you want to check it out.
briacd.com/coolify-self...
Which CD do you use for your projects and why? I'm currently using @coolifyio, which I particularly like for its simplicity.
#buildinpublic #dev #saas
Implement JPA Specifications in Spring Boot for dynamic queries and pagination by defining a JPA entity, creating specifications for search functionality, extending the repository for pagination, and exposing a REST endpoint for product searches.
briacd.com/jpa-specific...
The image starts with the seven layers of the OSI model arranged in a gradient blue stack, with βApplicationβ as the topmost layer. The image then zooms into the βApplicationβ layer twice, exaggerating the focus, and humorously transitions into a completely unrelated topic: βconst vs letβ in JavaScript, shown in a red and blue box
My area of expertise
Learn how to implement #caching in a #Spring Boot application using Caffeine. This comprehensive guide covers setup, configuration, and usage of the Caffeine caching library to improve the #performance of your app.
briacd.com/spring-boot-...