• Stars
    star
    1
  • Language
    TypeScript
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

inzamamul-haque.github.io

CSS
3
star
2

pharmacy-management-system

PHP
3
star
3

codeforces-solution

Java
3
star
4

config-git-repo

3
star
5

zuul-api-gateway

Java
2
star
6

ALCM-Backend

Java
2
star
7

data-Structure

Java
2
star
8

assignment-angular-spring

CSS
2
star
9

library-management-system

JavaScript
2
star
10

spring-config-client

Java
2
star
11

angular-template

CSS
2
star
12

uri-problem-solution

Java
2
star
13

beginner-problem-solution

Java
2
star
14

spring-config-server

Spring Cloud Config provides server and client-side support for externalized configuration in a distributed system. With the Config Server, you have a central place to manage external properties for applications across all environments.
Java
2
star
15

spring-api-gateway

API Gateway acts as a single entry point for a collection of microservices. Any external client cannot access the microservices directly but can access them only through the application gateway.
Java
2
star
16

spring-security

Basic authentication to secure rest APIs created inside a Spring boot application. The secured rest API will ask for authentication details before giving access to the data is secure.
Java
2
star
17

spring-boot-admin

Spring Boot Admin is a web application, used for managing and monitoring Spring Boot applications. Each application is considered as a client and registers to the admin server. Behind the scenes, the magic is given by the Spring Boot Actuator endpoints.
Java
2
star
18

eureka-server

Eureka Server is an application that holds information about all client-service applications. Every Microservice will register into the Eureka server and the Eureka server knows all the client applications running on each port and IP address. Eureka Server is also known as Discovery Server.
Java
2
star
19

solid-principles

A set of guidelines that makes your code easy to maintain, easy to extend, and easy to test is SOLID principles for me. If you write your code following these 5 OOP principles, your code quality will reach heights.
1
star
20

inzamamul-haque

1
star
21

ALCM-Frontend

TypeScript
1
star
22

image-upload-angular-spring

TypeScript
1
star
23

30-days-of-javaScript

JavaScript
1
star
24

algorithms

Java
1
star
25

data-structures-algorithms

Java
1
star
26

leetcode-problems-solution

Java
1
star
27

java-fundamental

Java
1
star
28

java

Java
1
star
29

jwt-spring-security

Configuring Spring Security and JWT for performing 2 operations- Generating JWT - Expose a POST API with mapping /signIn. On passing the correct username and password it will generate a JSON Web Token(JWT) Validating JWT - If a user tries to access GET API with mapping /hello. It will allow access only if the request has a valid JSON Web Token(JWT).
Java
1
star
30

sql-queries

SQL is a standard language for storing, manipulating, and retrieving data in databases.
1
star
31

microservice-spring

1
star
32

spring-client-service

Java
1
star
33

play-with-js-dom

JavaScript
1
star
34

leetcode-algorithm-I

Java
1
star
35

oauth2-spring-security

Java
1
star