https://github.com/rocity/simple-endpoints
Simple RESTful Endpoints for testing purposes.
https://github.com/rocity/simple-endpoints
Last synced: 16 days ago
JSON representation
Simple RESTful Endpoints for testing purposes.
- Host: GitHub
- URL: https://github.com/rocity/simple-endpoints
- Owner: rocity
- License: mit
- Created: 2018-04-30T11:26:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T03:08:12.000Z (about 8 years ago)
- Last Synced: 2025-03-22T03:12:14.408Z (about 1 year ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Endpoints
Simple RESTful endpoints for lightweight testing.
# Endpoints
### Breeds of animals
```/breeds```
### Animes
```/animes```
### Websites
```/websites```
# License
[MIT](./LICENSE)