Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: yml-configuration

thuongtruong1009/a_repo_with_9_stars_and_0_forks

Automatic change repository name with stars and forks count after 60s

Language: JavaScript - Size: 186 KB - Last synced: 14 days ago - Pushed: about 1 year ago - Stars: 10 - Forks: 0

amaurybsouza/yml-for-devops

A basic introduction for YML markup for all profissionals that are starting on Ansible, Kubernetes and other tools. (constantly updating)

Size: 18.6 KB - Last synced: 29 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

noleme/noleme-vault

A library providing dependency injection with JSR-330 annotations and extensible YML/JSON configuration

Language: Java - Size: 335 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 5 - Forks: 2

drkostas/yaml-config-wrapper

A YAML configuration wrapper.

Language: Python - Size: 99.6 KB - Last synced: 24 days ago - Pushed: over 2 years ago - Stars: 5 - Forks: 0

renatoLopesCaixa/desafio-back-teia

Desafio para o papel Desenvolvedores Backend TEIA

Language: Java - Size: 265 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

Nikita-ctr/springappconfig

Size: 1.95 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

ongunakaycom/ongunakay.com.static.html

This is a personal web project created by Ongun Akay using HTML, JavaScript, and a simple portfolio to showcase his skills and accomplishments.

Language: CSS - Size: 13.4 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

BrunoSilvaAndrade/python-config-parser

python-config-parser lets you create runtime configuration objects using json or yaml files.

Language: Python - Size: 62.5 KB - Last synced: 17 days ago - Pushed: 4 months ago - Stars: 9 - Forks: 3

MaksMusic/Rest_city

Language: Java - Size: 94.7 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

heloisaldanha/vinylog_REST

A REST project to catalog your vinyl collection.

Language: Kotlin - Size: 70.3 KB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

jcsnjdev/jcsn-config-server

This repository houses the essential configuration files for my application's microservices ecosystem. "jcsn-config-server" plays a critical role in managing and distributing configurations to all services, ensuring consistency and scalability of the infrastructure.

Size: 1.95 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

oburakergen/laravel9-vue3-ecommerce

E-commerce project with Laravel and Vue.js

Language: PHP - Size: 202 KB - Last synced: 10 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

fumiama/WireGold

Wire Golang Guard = WireGold

Language: Go - Size: 1.18 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 9 - Forks: 5

sayshark75/Github_Actions

Test Deployments using GitHub Actions: A demonstration of using GitHub Actions to automate testing and deployment processes.

Language: JavaScript - Size: 372 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

yashfever/Face-Recognition-Attendance-System

Python Coded Script able to Take attendence Via Face Recognition using your Webcam and make them markable as an Existing user for the next time while you click on take Attendence, also give your attendence in Excel (CSV) format and captures all the photos in Training folder.

Language: Python - Size: 168 KB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

JavierAM01/Getting-Started-with-Prometheus-and-Grafana

Ejemplo completo de extracción de datos desde un API, OpenWeather, recolección de datos con Prometheus y Visualización de las métricas con Grafana.

Language: Roff - Size: 2.67 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

JonahKayizzi/JavaScript-WordCountEngine-CodingChallenge

This is an easy-medium coding challenge to test your proficiency with Strings & Arrays. I found it on PRAMP.

Language: JavaScript - Size: 59.6 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 1

curder/yaml-study

YAML 学习

Size: 970 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

lumio-medical/lumio-vault 📦

A library providing dependency injection with JSR-330 annotations and extensible YML/JSON configuration

Language: Java - Size: 152 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 2 - Forks: 2

leebmann24/recursive-yaml-loader 📦

recursively loads yaml files from a given folder into json object

Language: TypeScript - Size: 180 KB - Last synced: 24 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Meet1202/angular-ci-cd

Demo of CI/CD in Angular and deployed in Github pages.

Language: HTML - Size: 821 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ReaperMaga/onedev-compose

A modified version of the official one (volumes)

Size: 2.93 KB - Last synced: almost 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

rendis/lightms

Lightweight microservice oriented to easy implementation of hexagonal architecture

Language: Go - Size: 61.5 KB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

zafar-saleem/github-actions-heroku

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...

Language: JavaScript - Size: 280 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 2

Jatinder-Singh1064/department-user-microservices

Developed 2 microservices (Department and User) using Java, Spring Boot which are communicating with each other using RestTemplate. Logged the microservice interaction using @Slf4j logging library. Used Netflix component Eureka for Service Registry and Discovery and created a separate project for this. Also, implemented and created a separate project for API Gateway through which application users will communicate to microservices through API Gateway so that direct communication to microservice can be avoided. Handled Fault Tolerance and Resilience using Hystrix by implementing Circuit Breaker pattern with Hystrix Dashboard to monitor the health of each micro-service circuit breaker. Apart from this used Spring Cloud Config to read the application configuration properties from the GitHub repository hosted YAML file. Used Spring Zipkin and Sleuth to implement the distributed Log tracing for all the microservices.

Language: Java - Size: 40 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 1

ReaperMaga/nexus-compose

A modified version of the official one (volumes)

Size: 1000 Bytes - Last synced: almost 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

Rashed360/github-actions

testing GitHub-Actions features

Language: JavaScript - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

NILodio/demo-bike-rental

Language: Python - Size: 1.96 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

RealA10N/validit

Easily define configuration file structures, and validate files using the templates. 🍒📂

Language: Python - Size: 702 KB - Last synced: 27 days ago - Pushed: 9 months ago - Stars: 3 - Forks: 1

saurockSaurav/NextGen-SpringSecurityWithJWT-deployed-in-AWS

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.

Language: Java - Size: 115 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

amandeep-saluja/config-repo

Centralized configuration for Spring cloud config server

Size: 26.4 KB - Last synced: 12 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 2