REST Interface
Open
Discussion
Everyone
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I am going to update the list with more specific details.
## API
### /browse
**method:** GET
**params:** none
**response:**
`
{}
`
### /series
### /series/:id(/:name)
### /movies
### /movies/:id(/:name)
### /categories
## Resources
https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
https://en.wikipedia.org/wiki/Representational_state_transfer
https://scotch.io/bar-talk/a-quick-understanding-of-rest (We most certainly won’t be fully RESTful)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.