Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gastaldi/quarkus-twitter4j
Twitter4J is an unofficial Java library for the Twitter API
https://github.com/gastaldi/quarkus-twitter4j
Last synced: 30 days ago
JSON representation
Twitter4J is an unofficial Java library for the Twitter API
- Host: GitHub
- URL: https://github.com/gastaldi/quarkus-twitter4j
- Owner: gastaldi
- License: apache-2.0
- Created: 2021-06-28T14:21:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T14:06:25.000Z (almost 2 years ago)
- Last Synced: 2024-10-17T05:56:51.902Z (3 months ago)
- Language: Java
- Size: 22.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quarkus - Twitter4j
## Welcome to Quarkiverse!
Congratulations and thank you for creating a new Quarkus extension project in Quarkiverse!
Feel free to replace this content with the proper description of your new project and necessary instructions how to use and contribute to it.
You can find the basic info, Quarkiverse policies and conventions in [the Quarkiverse wiki](https://github.com/quarkiverse/quarkiverse/wiki).
In case you are creating a Quarkus extension project for the first time, please follow [Building My First Extension](https://quarkus.io/guides/building-my-first-extension) guide.
Other useful articles related to Quarkus extension development can be found under the [Writing Extensions](https://quarkus.io/guides/#writing-extensions) guide category on the [Quarkus.io](http://quarkus.io) website.
Thanks again, good luck and have fun!
## Documentation
The documentation for this extension should be maintained as part of this repository and it is stored in the `docs/` directory.
The layout should follow the [Antora's Standard File and Directory Set](https://docs.antora.org/antora/2.3/standard-directories/).
Once the docs are ready to be published, please open a PR including this repository in the [Quarkiverse Docs Antora playbook](https://github.com/quarkiverse/quarkiverse-docs/blob/main/antora-playbook.yml#L7). See an example [here](https://github.com/quarkiverse/quarkiverse-docs/pull/1).