Skip to content
#

yml-configuration

Here are 44 public repositories matching this topic...

The DFS-BFS graph traversal project is built using Angular for the frontend and Node.js for the backend. It demonstrates two popular graph traversal algorithms: Depth-First Search (DFS) and Breadth-First Search (BFS). These algorithms are fundamental for exploring nodes and edges of a graph, solving a variety of computational and real-world problem

  • Updated Oct 31, 2024
  • HTML

The technology industry innovates quickly, requiring developers to deliver products and services at a rapid speed while still prioritizing high quality. Integration and delivery used to be a manual process, but automation makes it much faster and more reliable...

  • Updated Jan 17, 2023
  • JavaScript

This is a Spring boot (2.4.5v ) coded in Java ( 1.8v) micro-service Application that uses JWT as an authentication token for User session Management. There are 4 methods implemented( /GET, /POST, /PUT, /DELETE). It expects unexpired JWT Token, Request body in JSON format, Valid method per endpoint, etc.

  • Updated Aug 31, 2021
  • Java

Improve this page

Add a description, image, and links to the yml-configuration 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 yml-configuration topic, visit your repo's landing page and select "manage topics."

Learn more