Pinned Repositories
.NetCoreWebApi-CrudApp-OnAzureCloud
Crud App in .Net Core 3.1 Web API with Redis and SQL Server which are running on Azure Cloud Platform. After development, application dockerized and published on Azure Cloud Platform with domain "http://crudapp-azure.westeurope.azurecontainer.io/api/book/getall/"
10-Fast-Finger-App
It is 10 Fast Fingers Game. Developed with pure Javascript to help you type ten fast fingers.
dotnetcore5-redis-docker
Sample app that include .Net Core 5.0, Redis Cache and Docker
EntityFrameworkCore_Relations_CodeFirst
Building related tables in MSSQL on the .Net Core application with Entity Framework Core with the Code First approach
GraphQL-Java-Spring-Boot-Project
It is GraphQL boilerplate project developed on Java Spring Boot. PostgreSQL used as a database on Docker
GraphQL-JWT-.NetCore_BookStoreService
Simple Book Store application that developed with using .Net Core 3.1, GraphQL, JWT, Serilog, Kibana, Elasticsearch,Identity, EF Core.
microservice-saga-outbox-inbox-pattern
This repo contains Saga, Outbox, Inbox and Distributed Lock Patterns with a sample Spring Boot application.
nodejs-api-singers-songs
Singers&Songs API project. Developed with Nodejs , TravisCI , MongoDB. Test layer included
springboot-heroku-simple-app
Article url: https://levelup.gitconnected.com/deploying-spring-boot-application-to-heroku-with-postgresql-dc94f193464c
springboot-microservice-boilerplate
Microservice boilerplate application developed with Spring Boot, Spring Cloud, Discovery Server(Eureka), Circuit Breaker Resilience4j, Apache Kafka, Sql/NoSql, Docker
aenesgur's Repositories
aenesgur/springboot-microservice-boilerplate
Microservice boilerplate application developed with Spring Boot, Spring Cloud, Discovery Server(Eureka), Circuit Breaker Resilience4j, Apache Kafka, Sql/NoSql, Docker
aenesgur/GraphQL-Java-Spring-Boot-Project
It is GraphQL boilerplate project developed on Java Spring Boot. PostgreSQL used as a database on Docker
aenesgur/microservice-saga-outbox-inbox-pattern
This repo contains Saga, Outbox, Inbox and Distributed Lock Patterns with a sample Spring Boot application.
aenesgur/GraphQL-JWT-.NetCore_BookStoreService
Simple Book Store application that developed with using .Net Core 3.1, GraphQL, JWT, Serilog, Kibana, Elasticsearch,Identity, EF Core.
aenesgur/dotnetcore5-redis-docker
Sample app that include .Net Core 5.0, Redis Cache and Docker
aenesgur/scrape-youtube-autocomplete
It is an application that scrapes Youtube Autocomplete with Python.
aenesgur/TDD-xUnit-Moq_.NetCore
Sample application which developed for TDD with xUnit and Moq on .Net Core 3.1 environment
aenesgur/.net6-rest-api-crud-user-management
Example .net6 REST API CRUD Custom User Management with JWT Tokens
aenesgur/design-patterns
Repo where I prepare real life examples for each design pattern. Development continues.
aenesgur/hb-databasedesign-restapi
aenesgur/horizon_application
An application called Horizon, where farmers enter their information, has been developed so that they can track their cows.
aenesgur/scrape-n-download-google-images
It is an application that scrapes and dowloads Google Images with Python.
aenesgur/serverless-rest-api-with-nodejs-and-mongo
Serverless REST API with Nodejs and MongoDB on AWS. Article url: https://promptapi.com/blog/article/building-a-serverless-rest-api-with-node-js-and-mongodb
aenesgur/springboot-heroku-simple-app
Article url: https://levelup.gitconnected.com/deploying-spring-boot-application-to-heroku-with-postgresql-dc94f193464c
aenesgur/vuejs-movie-app
Vuejs sample movie application. https://www.omdbapi.com/ was used as a Backend for movies.
aenesgur/AdvancedJavaProgrammingLesson
LinkedIn Learning Course Lessons: https://www.linkedin.com/learning/advanced-java-programming-2/learn-advanced-java-programming
aenesgur/crudapp-with-authentication-authorization
Crud application developed with Spring Boot, Spring Security, Spring Data, Jwt, Docker, Swagger
aenesgur/Google-Image-Scraper
A library to scrap google images
aenesgur/java-threads-voting-app
This repo demonstrates how to use Java threads to run multiple tasks in parallel
aenesgur/land-route-calculator
It is an application that creating route between two given countries with Breadth First Search algorithm
aenesgur/LinearRegression_Price_Prediction
aenesgur/movie-review-springboot-reactjs
Movie review boilerplate application developed with Spring Boot and React.js
aenesgur/movieland-reactjs
It is a movieland application that developed with React.js. OMDb API was used as an endpoint.
aenesgur/netcore5-microservice-SagaChoreographyPattern
Udemy Microservice SagaChoreographyPattern with .Net Core 5.0
aenesgur/spring-boot-microservice-1-product
aenesgur/spring-boot-microservice-2-transaction
aenesgur/spring-boot-microservice-3-gateway
aenesgur/vuejs-monster_hunt_game
Simple monster hunt game developed with Vue.js
aenesgur/vuejs-product_adding_system
Simple product adding system project developed with Vue.js
aenesgur/weather-forecast-dashboard