Pinned Repositories
blogpost
This project is a simple REST application for serving a blog. It uses Spring Boot, Spring Data JPA and some other helper libraries
dto_mapper
This is a library to create dynamic DTOs for rust based project. It helps annotate structure with special attributes to extract fields to compose new structure objects for re-use.
full-stack-open-pokedex
This repository is used for the CI/CD module of the Full stack open course
learn_express
microservice-with-istio
A demo project with a React frontend that connects to two independent backend services targetted to be deployed in a service mesh using istio
socketutils
A rust program to list list all tcp sockets used on a linux machine
zabbix-j2ee-plugins-project
Automatically exported from code.google.com/p/zabbix-j2ee-plugins-project
syn
Parser for Rust source code
douggynix's Repositories
douggynix/dto_mapper
This is a library to create dynamic DTOs for rust based project. It helps annotate structure with special attributes to extract fields to compose new structure objects for re-use.
douggynix/socketutils
A rust program to list list all tcp sockets used on a linux machine
douggynix/zabbix-j2ee-plugins-project
Automatically exported from code.google.com/p/zabbix-j2ee-plugins-project
douggynix/blogpost
This project is a simple REST application for serving a blog. It uses Spring Boot, Spring Data JPA and some other helper libraries
douggynix/full-stack-open-pokedex
This repository is used for the CI/CD module of the Full stack open course
douggynix/learn_express
douggynix/microservice-with-istio
A demo project with a React frontend that connects to two independent backend services targetted to be deployed in a service mesh using istio
douggynix/flutter_sqflite
douggynix/mongodb-cursor-pagination
Provides cursor based pagination for the native MongoDB driver in Rust.
douggynix/mongodm-rs
A thin ODM layer for mongodb
douggynix/url-shortener