/notaku

Mock app for note.mu

Primary LanguageJavaScript

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.