Skip to content

Simple web app written in Golang save my notes

License

Notifications You must be signed in to change notification settings

viiftw/notes-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes-wiki

License Go Report Card

Simple web app written in Golang save my notes

Usage

Clone this repo and go to that folder:

go run main.go

Default service run on port 8686 http://localhost:8686

Feature

  • All notes are saved as .txt file in the "notes" folder
  • List all notes
  • Save a note
  • View a note
  • Edit a note

License

This repo is available as open source under the terms of the MIT License.
You are welcome to contribute!

Releases

No releases published

Packages

No packages published