How to add basic authentication to Spring Boot API
My Day To-Do
by Bhuman Soni
3w ago
In this post, you will see code samples for how to add basic authentication to Spring Boot API. The code samples in this post will show how to secure certain endpoints with Spring security such that they can be only accessed via the correct username and password. This post will […] The post How to add basic authentication to Spring Boot API appeared first on My Day To-Do ..read more
Visit website
File share app – social file share feature
My Day To-Do
by Bhuman Soni
1M ago
Adopting an agile approach, this blogpost details the breakdown of adding a feature that gives the users the ability to share the files they uploaded with other users i.e. social file share feature. This is for the file sharing app that is shown here on Github. Summary A user is […] The post File share app – social file share feature appeared first on My Day To-Do ..read more
Visit website
Upload to AWS S3 bucket from Java Spring Boot app
My Day To-Do
by Bhuman Soni
1M ago
In this post, you will see code samples for how to upload a file to AWS S3 bucket from a Java Spring Boot app. The code you will see here is from one of my open-source repositories on Github, called document-sharing. Problem Let’s say you are building a document sharing […] The post Upload to AWS S3 bucket from Java Spring Boot app appeared first on My Day To-Do ..read more
Visit website
How to build a full stack Spring boot API with ReactJS frontend
My Day To-Do
by Bhuman Soni
1M ago
In this post, you will see how to build a full stack application using Spring boot API with ReactJS frontend. In the last few years, microservices have been all the rage and people are increasingly turning towards using them. The way people talk about the benefits of Microservices can at […] The post How to build a full stack Spring boot API with ReactJS frontend appeared first on My Day To-Do ..read more
Visit website
How to build NodeJS API to find the best restaurants
My Day To-Do
by Bhuman Soni
1M ago
In this post, you will build a NodeJS API to find the best restaurants around you using Yelp API. In this tutorial, you will be using the yelp-fusion API to do a business search. In this post you will see code samples as well as setup instructions on how to […] The post How to build NodeJS API to find the best restaurants appeared first on My Day To-Do ..read more
Visit website
How to build NodeJS API to find the best restaurants around you
My Day To-Do
by Bhuman Soni
8M ago
In this post, you will build a NodeJS API to find the best restaurants around you using Yelp API. In this tutorial, you will be using the yelp-fusion API to do a business search. In this post you will see code samples as well as setup instructions on how to […] The post How to build NodeJS API to find the best restaurants around you appeared first on My Day To-Do ..read more
Visit website
How to build a jokes client in Java Spring Boot with RestTemplate
My Day To-Do
by Bhuman Soni
9M ago
In this post, you will see how to call an external API to build a jokes client in Java spring boot with RestTemplate. The original source of the jokes is an external API, that has an endpoint to return random Chuck Norris jokes. Chuck Norris jokes, always seem to get […] The post How to build a jokes client in Java Spring Boot with RestTemplate appeared first on My Day To-Do ..read more
Visit website
Get local news in Nodejs, express & Typescript API
My Day To-Do
by Bhuman Soni
9M ago
In this post, you will see code samples for a function to get local news in a nodejs, express & Typescript API. Towards the end of this post, you will also see the link to a Github repository for the entire nodejs, typescript project for this API. </newscatcher> There are […] The post Get local news in Nodejs, express & Typescript API appeared first on My Day To-Do ..read more
Visit website
Currency converter API with nodejs & typescript.
My Day To-Do
by Bhuman Soni
11M ago
In this post, you will see code samples of how to build a currency converter API with nodejs & typescript. This post contains code samples and a link to the Github repo where you can find all the code with setup instructions. Currency converter API with nodejs & Typescript The […] The post Currency converter API with nodejs & typescript. appeared first on My Day To-Do ..read more
Visit website
Javascript promise & async/await
My Day To-Do
by Bhuman Soni
11M ago
In this brief post you will look at how to write code that uses Javascript promise & async/await with simple code samples. This post presents a problem of how to find an element in an array with code for functions that show how to do that using a Javascript promise […] The post Javascript promise & async/await appeared first on My Day To-Do ..read more
Visit website

Follow My Day To-Do on FeedSpot

Continue with Google
Continue with Apple
OR