I like reading news but I also like the terminal. I am leaning and practicing my go.

I made an api and didn't know how to use it.

Screenshots

The initial screen when you first run the app.

1

The screen after you specify an id.

2

This app uses the watchman-api to get the data.

Make Commands

To run the app, run:

make run

To intall the app, run:

make install

To build the app, run:

make build

Dependencies

Go

Owner
Daniel M. Matongo
The prospects of life look clear and exciting!
Daniel M. Matongo
Similar Resources

A convenience provider for reading `.env` files in Terraform.

Terraform Provider dotenv This is a convenience provider for Terraform that provides a data source for reading .env files. Using the provider Below is

Dec 23, 2022

Speaker command reads aloud the text message. It supports multilingual voice reading

speaker - Read the text aloud speaker command reads aloud the text message. It supports multilingual voice reading. If you want the time signal, the s

Aug 22, 2022

Convenient wrappers for reading inputs.

read Convenient wrappers for reading inputs. Examples fmt.Print("input ") line, err := read.Line() if err != nil { panic(err) } fmt.Println(line) Us

Feb 5, 2022

Query, update and convert data structures from the command line. Comparable to jq/yq but supports JSON, TOML, YAML, XML and CSV with zero runtime dependencies.

Query, update and convert data structures from the command line. Comparable to jq/yq but supports JSON, TOML, YAML, XML and CSV with zero runtime dependencies.

dasel Dasel (short for data-selector) allows you to query and modify data structures using selector strings. Comparable to jq / yq, but supports JSON,

Jan 2, 2023

Visp is a Vi-like Spotify client for terminal users.

Visp is a Vi-like Spotify client for terminal users.

Visp Visp is an interactive console client for Spotify, written in Go. Its interface is similar to Vim, and aims to be fast, configurable, and practic

Dec 31, 2022

ls Xtended : A command line utility which lets you navigate through terminal like a pro ๐Ÿ˜Ž.

ls Xtended : A command line utility which lets you navigate through terminal like a pro ๐Ÿ˜Ž.

Navigate through terminal like a pro ๐Ÿ˜Ž ๐Ÿ’ป Demo โ€ข โš—๏ธ Installation โ€ข ๐Ÿœ Contribution โ€ข โ— Known Issues โ“ Why? It's a pain to cd and ls multiple times to

Dec 14, 2022

Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand

Flag Flag is a simple but powerful commandline flag parsing library for Go. Documentation Documentation can be found at Godoc Supported features bool

Sep 26, 2022

๐Ÿ˜Ž Yet Another yes clone but in Golang

Yeah Output a string repeatedly until killed. Yet Another yes clone but in Golang. Usage Just like yes: yeah This will print "y" until the process is

Apr 7, 2022

Go-dura - Tim Kellogg's Dura but written in Go

go-dura Tim Kellogg's Dura but written in Go I encourage anyone with Rust knowle

May 9, 2022
Related tags
๐ŸŒฟcircumflex is a command line tool for browsing Hacker News in your terminal
๐ŸŒฟcircumflex is a command line tool for browsing Hacker News in your terminal

??circumflex is a command line tool for browsing Hacker News in your terminal

Jan 1, 2023
A Hacker News 'client' written in Golang.
A Hacker News 'client' written in Golang.

Chaker The Hacker News 'client' for the terminal. Written in Golang. Table of Content Introduction Features Contributions and Issues Installation Usag

Nov 22, 2022
Pudl - Pudelek.pl news in command line

Pudl Command line tool to help you stay on top of news on pudelek.pl (Polish gos

Feb 4, 2022
Go-Suit is a very very wacky version of a bash terminal but in go, however with a little twitst

Go-Suit Go-Suit is a very very wacky version of a bash terminal but in go, however with a little twitst languages -> Go-Lang packages Third Party -> g

May 19, 2022
A simple CLI tool that identifies duplicate JARS in a directory. It can remove them also if desired.

Mendix Userlib Cleaner This little utility can be used to identify and clean duplicate JARs. It was created mainly for Mendix apps due to lack of form

Nov 15, 2022
lsp is like ls command but more human-friendly
lsp is like ls command but more human-friendly

lsp: list files in a mildly human-frendlier manner lsp lists files, like ls command, but it does not attempt to meet that archaic POSIX specification,

Dec 12, 2022
๐ŸŽญ๐Ÿ‘„ Like cowsay but it's random anime quote
๐ŸŽญ๐Ÿ‘„ Like cowsay but it's random anime quote

?? ?? weebsay - cowsay but it's random anime quote ?? aesthetics inspired by TorchedSammy follow him he is a good guy Installation ?? go get -u github

Dec 11, 2022
car is like tar, but for containers!

Mainly, car lets you list or extract files from an OCI (possibly Docker) image, regardless of the platform it was built for. For example, you can extract files from a windows/amd64 image even if you are running linux/arm64.

Nov 26, 2022
Library and command line tool for reading xDSL stats

xDSL Stats Parser This is a library and command line tool for reading basic xDSL stats, as well bitloading, SNR, QLN and Hlog data. It supports many d

Nov 12, 2022
Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in a terminal.
Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in a terminal.

Stonks is a terminal based stock visualizer and tracker. Installation Requirements: golang >= 1.13 Manual Clone the repo Run make && make install Pack

Dec 16, 2022