Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/james-see/gotweed
Go Tweed is a twitter client with a very lightweight database infrastructure to store and search for content locally later
https://github.com/james-see/gotweed
golang search-engine twitter twitter-client
Last synced: 8 days ago
JSON representation
Go Tweed is a twitter client with a very lightweight database infrastructure to store and search for content locally later
- Host: GitHub
- URL: https://github.com/james-see/gotweed
- Owner: james-see
- License: agpl-3.0
- Created: 2018-09-13T02:51:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T03:20:16.000Z (over 6 years ago)
- Last Synced: 2024-10-12T00:32:28.366Z (2 months ago)
- Topics: golang, search-engine, twitter, twitter-client
- Language: Go
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# gotweed
<<<<<<< HEAD## Description
## Usage
## Install
To install, use `go get`:
```bash
$ go get -d github.com/jamesacampbell/gotweed
```## Contribution
1. Fork ([https://github.com/jamesacampbell/gotweed/fork](https://github.com/jamesacampbell/gotweed/fork))
1. Create a feature branch
1. Commit your changes
1. Rebase your local changes against the master branch
1. Run test suite with the `go test ./...` command and confirm that it passes
1. Run `gofmt -s`
1. Create a new Pull Request## Author
[jamesacampbell](https://github.com/jamesacampbell)
=======
Go Tweed is a twitter client with a very lightweight database infrastructure to store and search for content locally later
>>>>>>> 995d0ea677e0db56ad646d3e46693a1623651b9e