5 followers
Hello, I am a freelance full stack developer.
Security in internet-facing or local applications is one of the most challenging parts of the software development life cycle. This post will provide...
In this post, we will create a REST API endpoint with GET and POST methods for the previous backend using Amazon API Gateway's HTTP...
In this article, we'll build a simple CRUD JavaScript-based backend with AWS. We'll use Lambda and DynamoDB to show how you can quickly create a...
There are many articles on how to build a real-world Spring Boot CRUD REST API or Application with MySQL as a Relational Database. In this post, we...
Before entering the AWS Cloud world, as a Java developer, it was often difficult for me to get Java-based applications online for my clients....
Hello! For Java backend developers, with Spring security there are many ways to secure Spring boot Rest APIs. Usually, implementing Spring boot...