Red1C3 / to-uwu-list-back-end

A to-do list back-end web app written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-UwU list - Back-End

a to-do list web app made with Go,this app just handles the requests sent from another app/browser, the app uses SQL as its DB (Since Go provides a built-in package for handling a lot of SQL-using systems).

Features

  • Add a note to a database
  • Deletes a note from a database
  • Views database notes

Docs

Main functions are commented, while it's pretty much obivous what is happening if you know Go.

Find this software useful? support the developer !

About

A to-do list back-end web app written in Go.


Languages

Language:Go 100.0%