Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Facepy | 827 | 194 | 7 | 3 years ago | 39 | April 04, 2020 | 3 | mit | Python | |
Facepy makes it really easy to use Facebook's Graph API | ||||||||||
Restfb | 736 | 561 | 26 | 3 days ago | 140 | June 07, 2022 | 15 | mit | Java | |
RestFB is a simple and flexible Facebook Graph API client written in Java. | ||||||||||
Go Coinmarketcap | 52 | 5 years ago | May 24, 2021 | 3 | mit | Go | ||||
The Unofficial Coin Market Cap API client for Go. | ||||||||||
Office 365 Sdk For Java | 40 | 6 years ago | 23 | other | Java | |||||
Office 365 client for Java | ||||||||||
Prometheus Http Client | 30 | 1 | 3 years ago | 1 | August 09, 2018 | mit | Python | |||
Prometheus service http client, Use wrapper Automatic selection query mode, there is no need for any implementation | ||||||||||
Resources | 13 | a year ago | mit | |||||||
Collection of resources related to Computer Science | ||||||||||
Dashboardapp | 7 | 10 months ago | JavaScript | |||||||
A Fullstack Ethereum Dashboard app | ||||||||||
Microsoft Graph Sdk Android | 5 | 6 years ago | mit | Java | ||||||
[DEPRECATED] Microsoft Graph SDK for Android | ||||||||||
Indego.ericoc.com | 4 | a month ago | Jinja | |||||||
Philadelphia Indego Bicycle Stations | ||||||||||
Algorithm_projects | 3 | 2 months ago | Java | |||||||
Algorithms, structures - smth for fundamental knowledges! |
RestFB is a pure Java Facebook Graph API client with no external dependencies.
It was created by Mark Allen and is maintained by Norbert Bartels along with a worldwide team of contributors.
RestFB uses other open-source software - see the LICENSE.*.txt
files.
RestFB itself is open source software released under the terms of the MIT License.
RestFB is a single JAR - just drop it into your app and you're ready to go. Download it from Maven Central:
Just type
mvn package
and the jars will be built and can be found in the target
folder.
We provide well-curated documentation with many code examples. These are all clearly commented and give a good overview of the functionality RestFB provides.
Additionally, you can take a look at the integration tests here on GitHub. Some interesting use cases are exercised there and you can get a good idea of the different features that are provided by RestFB.
There is also the example project on GitHub. It contains a suite of tools that can be triggered via Maven calls. Additionally, for the fetching and publishing example, you can find a JavaFX code sample, that shows how you can use an embedded browser to fetch a user access token.
You like RestFB and you like to support the development, but you cannot contribute any code? Then we have good news for you. We added the sponsor button to this repository, and you can join the list of sponsors with a simple click.
Please check the different tiers. We have a suitable for everyone. Depending on the tier, you even get a place on the official RestFB website with your name, company logo, link and more.