https://github.com/youthweb/youthweb-api
⚙️ REST API von Youthweb.net | Mirror from Gitlab, see https://gitlab.com/youthweb/youthweb-api
https://github.com/youthweb/youthweb-api
api cucumber hier json-api youthweb
Last synced: 3 days ago
JSON representation
⚙️ REST API von Youthweb.net | Mirror from Gitlab, see https://gitlab.com/youthweb/youthweb-api
- Host: GitHub
- URL: https://github.com/youthweb/youthweb-api
- Owner: youthweb
- License: gpl-3.0
- Created: 2014-09-17T07:12:13.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-09T07:47:38.000Z (about 3 years ago)
- Last Synced: 2024-04-14T21:54:16.148Z (almost 2 years ago)
- Topics: api, cucumber, hier, json-api, youthweb
- Language: Gherkin
- Homepage: https://developer.youthweb.net/
- Size: 3.41 MB
- Stars: 3
- Watchers: 7
- Forks: 5
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Youthweb API
[](https://github.com/youthweb/youthweb-api/releases)
[](LICENSE)
[](https://travis-ci.org/youthweb/youthweb-api)
[](https://gitter.im/youthweb/youthweb-api?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Übersicht
Dies ist die offizielle API von [youthweb.net](https://youthweb.net).
## Dokumentation
Offizielle Dokumentation: http://developer.youthweb.net/
Aktuelle Dokumentation auf Apiary.io: http://docs.youthweb0m6.apiary.io/
Dev-Dokumentation auf Apiary.io: http://docs.youthweb.apiary.io/
## URI
Die API ist über https://api.youthweb.net erreichbar.
## Autorisierung
Hier kannst du lesen, wie du mit deiner App auf geschützte Resourcen der Youthweb-API zugreifen kannst: [OAuth2](http://developer.youthweb.net/api_general_oauth2.html)
## Versionierung
Die API wird immer weiter entwickelt und der aktuelle Stand wird hier festgehalten. Wie das genau funktioniert, findest du hier: [Versionierung](http://developer.youthweb.net/api_general_versions.html)
## Contribute
Du kannst mithelfen, die Youthweb-API zu gestalten. Hier findest du mehr Informationen dazu: [Contribute](http://developer.youthweb.net/api_guideline_contribute.html)
## Clients
Diese Clients vereinfachen den Zugriff auf die API. Wenn du einen eigenen Client entwickelt hast, dann gib uns Bescheid und wir ergänzen ihn hier.
### PHP
Es gibt einen [objektorientierten Client in PHP](https://github.com/youthweb/php-youthweb-api), der die API abbildet.
## Resources
Wirf einen Blick in die [Dokumentation](#dokumentation), um alle verfügbaren Resourcen anzuzeigen.
## Changelog
Der Changelog ist [hier](CHANGELOG.md) zu finden und folgt den Empfehlungen von [keepachangelog.com](http://keepachangelog.com/).