Highlights
- Pro
-
-
-
-
-
-
GraphQl-Server Public
This server is built with Node.js and Express, using Apollo Server to handle GraphQL queries and mutations.
JavaScript UpdatedNov 14, 2024 -
gofr Public
Forked from gofr-dev/gofrAn opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
Go Apache License 2.0 UpdatedOct 18, 2024 -
-
sipgo Public
Forked from emiago/sipgoSIP library for writing fast SIP services in GO
Go BSD 2-Clause "Simplified" License UpdatedSep 13, 2024 -
GraphQl-Client Public
This is a React application that consumes the GraphQL API provided by the server. It is designed to display data such as users, books, and movies, and also allows for adding new data through forms.
JavaScript UpdatedAug 13, 2024 -
-
-
-
-
-
-
-
-
springRabbitmqConsumer Public
This is a basic example to get you started with a Spring RabbitMQ consumer.
Java UpdatedMar 17, 2024 -
springrabbitmqproducer Public
This is a basic example to get you started with Spring RabbitMQ producer
Java UpdatedMar 17, 2024 -
SpringJwtToken Public
This repository implements JWT authentication and authorization in a Spring Boot 3.0 application using Spring Security 6 using JSON Web Tokens
Java UpdatedMar 2, 2024 -
-
LoanService Public
This Service will provide individuals or businesses with funds that are expected to be repaid over time, usually with interest
Java UpdatedMar 2, 2024 -
notificationservicedemo Public
Forked from Isaacobuya5/notificationservicedemoJava UpdatedFeb 27, 2024 -
-
-
node-express-jwt-auth Public
how to implement an authentication system using Node.js, Express, MongoDB & JSON web tokens (JWT).
-
nodejs_crud Public
Restful CRUD API with Node.js, Express and MongoDB
JavaScript UpdatedJan 5, 2024 -
countries Public
Forked from trevorblades/countries🌎 Public GraphQL API for information about countries
TypeScript MIT License UpdatedJan 3, 2024 -
courseapi Public
The Java Spring Boot Course API efficiently manages courses, offering CRUD operations, detailed retrieval, user-friendly design, and secure authentication, catering to educational institutions and …