hashimati
Interested in Cloud-Native Development, Algorithms, and Data Science http://www.hashimati.io
HomeSaihat
Pinned Repositories
Building-Micronaut-Microservices-Using-MicrostarterCLI
Micostartercli-Microservice
This is a simple Micronaut Microservices configured using MicrostarterCLI 0.2.5.
Micronaut-DATA-JWT-Example
A Simple JWT authentication with Micronaut Data using MySQL DBMS
Micronaut_RabbitMQ
Microstarter-Exchange
MicrostarterCli
A Simple tool that generates Micronaut Components
PackagingVueInMicronaut
Packaging Vue In Micronaut using Gradle Custome Action
Service-Requests-Offers-Microservices
A Simple Micronaut Microservices. Service Requests and Offers Services
Spring-Boot---JDBC---GraphQL---Netflix-DGS--REST
A simple application for Spring Data JDBC with H2, Liquibase data migration, Swagger, Netflix DGS, and REST.
hashimati's Repositories
hashimati/MicrostarterCli
A Simple tool that generates Micronaut Components
hashimati/Micostartercli-Microservice
This is a simple Micronaut Microservices configured using MicrostarterCLI 0.2.5.
hashimati/Decision-Engine
A sample Decision Engine Rest Service. This project is built using Micronaut and bootstrapped using MicrostarterCLI
hashimati/Micronaut-2-Factor-Authentication
This a simple code for 2 Factor Authentication in the Micronaut
hashimati/Micronaut-GRPC-Demo
Micronaut Services With GRPC Endpoints
hashimati/MicronautMQTTExample
Microanut + HiveMQ. All the component are generated using MicrostarterCLI
hashimati/Packaging-Flutter-in-Micronaut
An example to package Flutter app in a Micronaut Application
hashimati/Spring-Boot---JDBC---GraphQL---Netflix-DGS--REST
A simple application for Spring Data JDBC with H2, Liquibase data migration, Swagger, Netflix DGS, and REST.
hashimati/SpringForGraphql
An example for Spring For GraphQL Appliction.
hashimati/Building-Micronaut-Microservices-Using-MicrostarterCLI
hashimati/Microstarter-Exchange
hashimati/PackagingVueInMicronaut
Packaging Vue In Micronaut using Gradle Custome Action
hashimati/akhq
Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
hashimati/apikeydemo
API Key demo in Micronaut and generated using MicrostarterCLI
hashimati/countries-states-cities-database
🌍 World countries, states, regions, provinces, cities, towns in JSON, SQL, XML, PLIST, YAML, and CSV. All Countries, States, Cities with ISO2, ISO3, Country Code, Phone Code, Capital, Native Language, Timezones, Latitude, Longitude, Region, Subregion, Flag Emoji, and Currency. #countries #states #cities
hashimati/datafaker
Brings the popular ruby faker gem to Java and Kotlin
hashimati/dzoneArabicNameDemo
hashimati/GRPC-Spring
A simple demo for consuming GRPC Service from Spring REST Service.
hashimati/hashimati
Personal
hashimati/HelloKafkaMicronaut
A very basic Kafka-Micronaut Example
hashimati/javapoet
A Java API for generating .java source files.
hashimati/jwt-username-password
hashimati/Micornaut-Data-For-Mongodb-Example
Example of Micronaut Data for Mongodb With REST & GraphQL endpoints generated with MicrostarterCLI 0.0.3.
hashimati/Micronaut-Basic-CRUD
Micronaut Basic CRUD
hashimati/oci-micronaut
Micronaut MuShop - Cloud Native microservices demo for Oracle Cloud Infrastructure
hashimati/public-config
hashimati/sample-micronaut-kubernetes
Sample repository for showing micronaut kubernetes module with microservices and mongodb
hashimati/SFV-5th-Invasion-Fei-Long-Abel-Update
This mod brings 3 new characters: Dudley(Laura), Fei Long(Karin) and Abel(Dhalsim).
hashimati/Spring-Boot-Overriding-Configuration
Overriding built-in configuration in Spring Boot
hashimati/TextToZipWebService
Two Web Service take text and produce zip file. "/zipIt" service stores the text in text file and compress it. "/zipMul" chops the text with spaces into array. Then, stores each item of the array to a text file and zip them all in single zip file.