Pinned Repositories
Alert-Notification-Sample
Alert Notification Using React JS
API-Calls-Authentication
API-calls-on-covid-Database
CRUD operations on covid Database using Express JS and SQLite3
API-Calls-on-New-UserData
CRUD Operations on creating new user data table for Authentication
API-Calls-on-Todo-Application
Goodreads-Api-calls
Express JS and SQLite API calls to get data from goodreads db
Movie-Database-API-Calls
Express JS and SQLite API calls to get data from movie db
Password-Manager-App
Password Manager Application In React JS
Player-Match-Scores
Write APIs to perform operations on the cricket Match Details Database
Todo-API-Calls
MRanjith26's Repositories
MRanjith26/API-Calls-Authentication
MRanjith26/API-calls-on-covid-Database
CRUD operations on covid Database using Express JS and SQLite3
MRanjith26/API-Calls-on-New-UserData
CRUD Operations on creating new user data table for Authentication
MRanjith26/API-Calls-on-Todo-Application
MRanjith26/API-Routing
Express JS API Routing using common JS Modules
MRanjith26/Goodreads-Api-calls
Express JS and SQLite API calls to get data from goodreads db
MRanjith26/Movie-Database-API-Calls
Express JS and SQLite API calls to get data from movie db
MRanjith26/Player-Match-Scores
Write APIs to perform operations on the cricket Match Details Database
MRanjith26/Todo-API-Calls
MRanjith26/Authentication-Token-Methods
Authentication Mechanisms in Node JS Applications Using API Calls
MRanjith26/Common-JS-Module
Export and Import an Object using Common JS Module Default Exports
MRanjith26/Covid-19-India-Portal
Write APIs to perform operations on the tables `state`, `district` only after authentication of the user.
MRanjith26/Default-Module-Function
Export and Import a Function
MRanjith26/Default-Module-Square
Export and Import a Function with Parameter
MRanjith26/ES6-Module-Default-Export
Export and Import a Number using ES6 default exports
MRanjith26/ES6-Module-Named-Exports
Export and Import multiple values using ES6 Named Exports
MRanjith26/ES6-Module-String
Export and Import a string using ES6 Module Default exports
MRanjith26/Express-Js-addDays
Express JS API Routing using common JS Modules with date-fns package to get 100 days after addDays date
MRanjith26/Express-JS-API-calls
Express JS API calls through SQLite Database
MRanjith26/Express-JS-API-Calls-
Express JS and SQLite API calls to get data from cricketTeam db
MRanjith26/Express-JS-Authentication
Middleware functions and Authentication in express JS
MRanjith26/Express-JS-Date
Given an `app.js` file, write an API with path `/` using express JS that sends today's date as a response in `DD-MM-YYYY` format.
MRanjith26/Import-And-Export-Array
MRanjith26/Import-And-Export-Boolean
MRanjith26/tutorial
MRanjith26/tutorial-2