An open API service indexing awesome lists of open source software.

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.

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)