https://github.com/sobotics/napi
APIs for Natty
https://github.com/sobotics/napi
Last synced: 12 months ago
JSON representation
APIs for Natty
- Host: GitHub
- URL: https://github.com/sobotics/napi
- Owner: SOBotics
- Created: 2018-02-01T10:05:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T03:13:20.000Z (about 5 years ago)
- Last Synced: 2023-09-04T15:48:28.142Z (over 2 years ago)
- Language: Java
- Homepage: https://logs.sobotics.org/napi
- Size: 25.4 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NAPI
APIs for Natty
Available routes:
- `api/reports/all` : Retrieves all the Stack Overflow Natty reports which are pending feedback.
- `api/reports/all/au` : Retrieves all the Ask Ubuntu Natty reports which are pending feedback.
- `api/stored/all` : Retrieves all the Stack Overflow Natty reports which have been provided feedback
- `api/stored/all/au` : Retrieves all the Ask Ubuntu Natty reports which have been provided feedback
- `api/stored/{ids}`: Retrieves all the Stack Overflow Natty reports given some comma-separated ids
- `api/stored/{ids}/au`: Retrieves all the Ask Ubuntu Natty reports given some comma-separated ids
- `api/list/blacklistedWords` : Retrieves all the words which are blacklisted on Natty.
- `api/list/whitelistedWords` : Retrieves all the words which are whitelisted on Natty.