SampleAPIs icon indicating copy to clipboard operation
SampleAPIs copied to clipboard

A simple, no fuss, no mess, no auth playground for learning RESTful or GraphQL APIs.

Results 8 SampleAPIs issues
Sort by recently updated
recently updated
newest added

The purpose of Sample APIs is to be a resource to learn all things REST. I would like a documentation foundation set up explaining what REST APIs are. This should...

enhancement
good first issue
Hacktoberfest
hacktoberfest-accepted

As the system has been improved, some of the steps to contribute an API have been automated and need to be updated in the documentation to reflect.

Sample APIs is a play ground for learning about RESTful and GraphQL based APIs. If you would like to see a specific set of data in an endpoint, please feel...

enhancement
help wanted
good first issue
Hacktoberfest
hacktoberfest-accepted

The purpose of Sample APIs is to be a resource to learn all things APIs. I would like a documentation foundation set up explaining what an API is. This should...

enhancement
good first issue
Hacktoberfest
hacktoberfest-accepted

New path to image is `https://upload.wikimedia.org/wikipedia/commons/0/07/John_Adams_A18236.jpg`

I'm not sure if this has been brought up, as I couldn't find it, or even if you are even still working on this project. I found a specific thing...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

The documentation states that the endpoint `futurama/characters?name.first=Bender` should return the json for Bender. Maybe this changed with the most recent update, but now an additional forward slash is needed for...