qhkm / notaku

Mock app for note.mu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small web app

  • Small web app written in golang.
  • Note.mu clone

Stack

Frontend

  • React

Backend

  • Golang(gin framework)
  • sqliteDB (Will be moved to postgres soon)
  • JWT
  • Redis - (TODO)
  • ELK stack - (TODO)
  • Payment gateway integration - Stripe/Paypal(TODO)
  • TO be added soon

Preface

This is a project to get myself familiar with golang web framework. I hope by doing a lot of this kind of small project will improve my effectiveness and efficiency in golang.

About

Mock app for note.mu


Languages

Language:JavaScript 54.6%Language:Go 35.0%Language:CSS 7.0%Language:HTML 3.3%Language:Shell 0.1%