Skip to content
View flpcastro's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report flpcastro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
flpcastro/README.md

Pinned

  1. VSCode Settings VSCode Settings
    1
    {
    2
      // EDITOR
    3
      "editor.fontFamily": "JetBrains Mono",
    4
      "editor.fontLigatures": false,
    5
      "editor.fontSize": 16,
  2. gym-x-api gym-x-api Public

    API para um sistema de Academia. Criado com Node.js, TypeScript, Fastify, Prisma, PostgreSQL, JWT Auth, Unit and E2E Tests, Zod Validation, Swagger Documentation, Docker e CI com Github Actions.

    TypeScript 1

  3. opportunities-golang opportunities-golang Public

    API Rest de Oportunidades(Vagas) em Golang - Utilizando GIN, GORM, PostgreSQL, Swagger e Docker.

    Go

  4. golang-kafka-impl golang-kafka-impl Public

    Golang + Kafka Implementation

    Go

  5. grpc-go grpc-go Public

    Repositório para fins de estudo em gRPC utilizando Golang (gRPC Unary, Server Streaming, Client Streaming e Bidirectional Streaming).

    Go

  6. virtual-wallet virtual-wallet Public

    API Rest que simula uma carteira virtual, com a feature de transferência entre usuários.

    Go