Loading...

Hi there!

I am BlazeInferno64

About me

Hello there! I am BlazeInferno64!

I am a full stack developer

I work on various types of projects in my free time

Although I have experienced various types of programming languages, but JavaScript and Python are my favourite ones!

Last updated on 26 April 2024

My Projects

Blaze Api

Fast, minimalistic, multi-threaded, open source rest api server made in NodeJS

Last updated on - 14/09/2024


NotePlus

A free and open source browser based text editor

Last updated on - 11/07/2024


Blaze Chat App

A simple chat app made using Socket.io

Last updated on - 27/07/2023


Rest Api

Below is the rest api gateaway. You can checkout from here

Api Gateaway
https://blaze-server-x75p.onrender.com/api


You may ask how to implement this?

Let me show you a simple example below using JavaScript's native fetch api


JavaScript Fetch Api
fetch("https://blaze-api.onrender.com/api/user/1") .then(res => res.json()) .then(data => console.log(data)) .catch(err => console.error(err));


Contact

Feel free to use the form below to contact me!

Total Words:

0

Never miss any update! Subscribe to the email newsletter!