A GoToSocial client for the terminal.
Find a file
Dan Anglin 0471ac817f
refactor(client): reduced duplication
Create the http request in the sendRequest method to reduce duplication.
2024-02-22 12:15:55 +00:00
cmd/enbas refactor(client): reduced duplication 2024-02-22 12:15:55 +00:00
internal refactor(client): reduced duplication 2024-02-22 12:15:55 +00:00
.gitignore a project structure is forming; very messy ATM; added subcommands login and version 2024-02-21 10:57:37 +00:00
.golangci.yaml a project structure is forming; very messy ATM; added subcommands login and version 2024-02-21 10:57:37 +00:00
go.mod checkpoint: add login with Oauth2 2024-02-20 12:33:23 +00:00
go.sum checkpoint: add login with Oauth2 2024-02-20 12:33:23 +00:00
LICENSE chore: Initial commit - Project setup 2024-02-19 12:39:01 +00:00
mage chore: Initial commit - Project setup 2024-02-19 12:39:01 +00:00
README.md chore: Initial commit - Project setup 2024-02-19 12:39:01 +00:00

Enbas

Overview

Enbas is a GoToSocial client for the terminal.