CamelCodes

CamelCodes

Follow

Camelcodes is a blog about software development. We write about Java, Javascript, Go, C++, Programming, Algorithms, Data Structure, SQL, Linux, Database..

Simple Go Lang web service to send emails πŸ§Έβœ‰οΈ

Moulaye AbderrahmaneMoulaye Abderrahmane
May 27, 20237 min read 497 views

In this article, we'll be creating a simple Go application that acts as a REST service. The application will have one end-point /api/contact will run...

Simple Go Lang web service to send emails πŸ§Έβœ‰οΈ
Angular SSR automatic cache refresh using Firestore πŸ”₯
How to manage Java application secrets using Vault πŸš¨πŸ”
Securely manage passwords in Java applications πŸ”
Caching Angular SSR routes using Redis  πŸ”₯
How to make Angular universal (SSR) load faster ? πŸš€ πŸš€