Skip to content
#

payload

Here are 684 public repositories matching this topic...

Sample APIs are created using NodeJS, ExpressJS , SQLite where only authenticated users can perform any operation on the database. JWT Tokens are used to verify users and only if user has valid JWT token he can perform operations on the database. Middleware functions are used to authenticate.

  • Updated Mar 27, 2023

As part of my Data Engineering professional development, I am developing an array of data pipelines which extract, transform and load the data from various sources such as this Quandal API, CSV, JSON and database such as Google BigQuery, Microsft SQL Server and PostgreSQL, just to name a few.

  • Updated Aug 10, 2020
  • Python

Improve this page

Add a description, image, and links to the payload topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the payload topic, visit your repo's landing page and select "manage topics."

Learn more