Hi , Can you please provide me with ressources that teach you how to create secured api with node and express the proper way because there is so much content out there that can confuse anybody on the face of the earth . You can share anything helpfull on that subject . thanks in advance .

This page summarizes the projects mentioned and recommended in the original post on /r/react

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • MongoDB

    The MongoDB Database

  • If, just for a personal exercise, you would like to implement a basic API with authentication, you could create a free MongoDB instance, or also use Firestore for your database and then create a basic API with Express.js with a maybe /register, /login endpoints and then some arbitrary endpoint that requires auth via JWT. I think most tutorials are like this, and it makes you think just a bit harder about what the things that make the job easy for you do under the hood (like Firebase Auth).

  • quickstart-android

    Firebase Quickstart Samples for Android

  • If, just for a personal exercise, you would like to implement a basic API with authentication, you could create a free MongoDB instance, or also use Firestore for your database and then create a basic API with Express.js with a maybe /register, /login endpoints and then some arbitrary endpoint that requires auth via JWT. I think most tutorials are like this, and it makes you think just a bit harder about what the things that make the job easy for you do under the hood (like Firebase Auth).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • MySQL or Top Alternatives in 2024 and How to Choose One

    4 projects | dev.to | 15 May 2024
  • From Zero to CRUD Hero: Building Your First Backend API in JavaScript

    1 project | dev.to | 23 Apr 2024
  • [Demystifying Firebase (Part-1)] How to setup Firebase in React Native CLI App.

    1 project | dev.to | 5 Apr 2024
  • How to create a dynamic AI Discord bot with TypeScript

    1 project | dev.to | 18 Feb 2024
  • Build a GraphQL API with NodeJS and TypeScript || A Comprehensive Guide

    2 projects | dev.to | 12 Jan 2024