You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goose is a Protobuf-first code generator and runtime for Go HTTP/REST services. The protoc-gen-goose plugin turns .proto files into server and client boilerplate, with built-in encoders/decoders, middleware, file upload, and OpenAPI generation. Zero config, low dependencies, no reflection.
A Blog API project that users can add posts, comment on these posts and search them by their category. The technologies used in this project are: Java 19, Spring 6, Spring Boot 3, Spring Security JWT, Spring JPA, Lombok, Spring DevTools, Microsoft SQL Server, Swagger, Docker and AWS.
A full-stack flight management system with a public-facing UI, built using Express.js and PostgreSQL to search and display airlines, airports, and routes.