Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thegera4/dummy_note_app
CLI note app made with go
https://github.com/thegera4/dummy_note_app
go golang
Last synced: 2 days ago
JSON representation
CLI note app made with go
- Host: GitHub
- URL: https://github.com/thegera4/dummy_note_app
- Owner: thegera4
- Created: 2023-12-24T19:57:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-24T22:33:30.000Z (11 months ago)
- Last Synced: 2024-06-19T17:54:56.864Z (5 months ago)
- Topics: go, golang
- Language: Go
- Homepage:
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This basic CLI app, creates a .json file to store each note. In this app I practiced "structs" and "interfaces".
![image](https://github.com/thegera4/dummy_note_app/assets/84020433/0fcbad45-e080-4085-b151-4cd7a867176a)