Skip to content

Red1C3/to-uwu-list-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Languages