avatar

xnacly - blog

Fullstack Developer and Tech enthusiast

Handle CSV, JSON and XML with Java

Small guide with snippets for encoding and decoding data into csv, json and xml

Git Guide for absolute beginners

Small but sufficient guide for github and git beginners

How to sign jar files

Guide for signing jar files and verifying a jar files signature programmatically

Handling JSON in Go

Guide about working with JSON in go with HTTP server example