https://github.com/opensource-socialnetwork/ossnservices
Integrate your OSSN powered social network into 3rd party application
https://github.com/opensource-socialnetwork/ossnservices
Last synced: 25 days ago
JSON representation
Integrate your OSSN powered social network into 3rd party application
- Host: GitHub
- URL: https://github.com/opensource-socialnetwork/ossnservices
- Owner: opensource-socialnetwork
- Created: 2019-09-24T16:20:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-29T05:36:03.000Z (about 1 month ago)
- Last Synced: 2025-04-29T06:27:34.228Z (about 1 month ago)
- Language: PHP
- Homepage: https://www.opensource-socialnetwork.org/webservices/view/3616/welcome-to-ossn-web-services-api-integrate-ossn-into-your-application
- Size: 139 KB
- Stars: 11
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
Awesome Lists containing this project
README
### OssnServices
A set of 50 API endpoints for your OSSN website, which allows you to integrate OSSN into your or 3rd party applications.[Download](https://github.com/opensource-socialnetwork/OssnServices/archive/master.zip "Download") OssnServices component After installing and enabling this component, while still in admin panel go to configure and generate the API key.
Once installed and you have API KEY, use any of the method avaialble. https://www.opensource-socialnetwork.org/webservices/all
### API CODES
Code | Description
------------ | -------------
100 | The requested method successfully responded to the request.
101 | Invalid API method.
102 | The requested method didn't returned any response.
103 | The requested user is invalid.
104 | The requested user is not validated.
105 | Unable to login. The supplied password is incorrect or system have returned the error.
106 | One or more input expected , is empty. Please make sure you send all required inputs
107 | Contains the password length required
200 | Error or failed. It is returned when actual condition failed if(actual): else failed error.
201 | One or more component required for this request can not be found on remote serverIf you have questions please post them to our community website https://www.opensource-socialnetwork.org/community
### Extend the API with more features
Please see : https://github.com/opensource-socialnetwork/ExtendAPI### Examples
Please see https://www.opensource-socialnetwork.org/webservices/all