pabloaguilarmartinez's Stars
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
zhanymkanov/fastapi-best-practices
FastAPI Best Practices and Conventions we used at our startup
Netflix/dispatch
All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
zhanymkanov/fastapi_production_template
FastAPI Template with Docker, Postgres
boostercloud/booster
Booster Framework
AlbertHernandez/nestjs-service-template
Template for new services based on NestJS with the Best Practices and Ready for Production
wiremock/wiremock-spring-boot
WireMock Spring Boot drastically simplifies testing HTTP clients in Spring Boot & Junit 5 based integration tests.
awslabs/amazon-sqs-java-extended-client-lib
An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.
keijack/python-eureka-client
A eureka client written in python. Support registering your python component to Eureka Server, as well as calling remote services by pulling the the Eureka registry.
xebia-functional/xef
Building applications with LLMs through composability, in Kotlin
geeksusma/rest-2nd-level
CodelyTV/kotlin-api-skeleton
💎 Kotlin Hexagonal HTTP API template to create your new projects
mkeller3/FastVector
A PostGIS based Vector Tile server with caching and filtering.
maciej-scratches/spring-boot-3.1-service-connection-demo
CodelyTV/eslint-plugin-no-default-parameters
A plugin that forbids the use of default parameters in functions, methods and constructors.
isamadrid90/gradle-pitest-comment-action
A github action to execute pitest and show a comment with the summary of the execution
Kludex/Kludex
idiazvalenzuela/jpa-java
Examples on how to use JPA in Java
Arnold-git/Sentiment-Analysis-Api
Sentiment Analysis Api with FastAPI, Docker, and Google Cloud Run
idiazvalenzuela/jpa-kotlin
pabloaguilarmartinez/backendDevTest
pabloaguilarmartinez/katas
pabloaguilarmartinez/ktor-arrow-example
Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
pabloaguilarmartinez/learning-react
Learning React from scratch
pabloaguilarmartinez/pokedex
A small Pokedex Rest API that serves data to a web application providing a list of Pokemons and their corresponding details.