Pinned Repositories
GitHub_Rest_API
This project provides a simple Python script to interact with the GitHub REST API for managing repositories and issues. You can create, list, and update repositories, as well as create and manage issues in your GitHub account.
Google-Docs-API
Google-Sheets-API
Google_Calendar_API
Google_Drive_API
JWT_Explained
A simple implementation of JWT (JSON Web Token) authentication in Node.js using Express. This project demonstrates generating JWTs, validating tokens via middleware, and securing protected routes. Perfect for learning authentication basics!
KafkaIntegration
Spotify-Web-API-Integration
This repository contains examples of using the Spotify Web API in Python and JavaScript.
SSL_certificate_generator
How SSL works , encryption (symmetric and asymmetric) and how can we create one certificate and test it locally
YouTubeDataAPI
DevRelSquad-blogs's Repositories
DevRelSquad-blogs/GitHub_Rest_API
This project provides a simple Python script to interact with the GitHub REST API for managing repositories and issues. You can create, list, and update repositories, as well as create and manage issues in your GitHub account.
DevRelSquad-blogs/Google-Docs-API
DevRelSquad-blogs/Google_Drive_API
DevRelSquad-blogs/JWT_Explained
A simple implementation of JWT (JSON Web Token) authentication in Node.js using Express. This project demonstrates generating JWTs, validating tokens via middleware, and securing protected routes. Perfect for learning authentication basics!
DevRelSquad-blogs/KafkaIntegration
DevRelSquad-blogs/SSL_certificate_generator
How SSL works , encryption (symmetric and asymmetric) and how can we create one certificate and test it locally
DevRelSquad-blogs/YouTubeDataAPI
DevRelSquad-blogs/automate-github-actions-using-rest-api
This is a sample node.js project for which github actions cicd workflow file is automated using the github rest apis
DevRelSquad-blogs/github-insights-dashboard
A simple Python app that uses the GitHub GraphQL API to fetch and visualize repo insights in a dashboard. For a detailed guide and practical use cases, check out this article on building a GitHub Insights Dashboard.
DevRelSquad-blogs/GitHub_Gist_API
This project provides a simple Python script to interact with the GitHub Gist API for managing and sharing your code snippets. You can create, delete, and update gists in your GitHub account.
DevRelSquad-blogs/Google-Books-Search-Application
Explore how to leverage the Google Books API to access vast book data and integrate search functionality into your application. Check out the full guide and practical examples in this article.
DevRelSquad-blogs/Google-Sheets-API
DevRelSquad-blogs/Google_Calendar_API
DevRelSquad-blogs/Spotify-Web-API-Integration
This repository contains examples of using the Spotify Web API in Python and JavaScript.
DevRelSquad-blogs/genAI-finetuning-pipeline
DevRelSquad-blogs/Web_Scraping_for_Data_Extraction
A complete guide to web scraping with Python, covering setup, data extraction, and saving data step-by-step. Perfect for beginners and experts in data extraction.
DevRelSquad-blogs/YouTube-Analytics-and-Reporting-APIs
Explore how to leverage YouTube Analytics and Reporting APIs to gain in-depth insights and automate reporting. Check out the full guide and practical examples in this article.