pilcrowOnPaper / github-oauth-comparison

I built the same application in 3 languages :D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github OAuth

This repo includes servers for handling Github OAuth, each written in Go, Rust, and TypeScript.

  • Receive and send requests
  • JSON parsing
  • Generate random string (for state)
  • Parse .env
  • Cookie/query parsing if necessary
  • Minimal dependencies

About

I built the same application in 3 languages :D


Languages

Language:Rust 46.3%Language:Go 28.2%Language:TypeScript 25.5%