Net Deals Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. JSONPlaceholder - Free Fake REST API

    jsonplaceholder.typicode.com

    JSONPlaceholder is a free online REST API that you can use whenever you need some fake data. It can be in a README on GitHub, for a demo on CodeSandbox, in code examples on Stack Overflow, ...or simply to test things locally.

  3. JSONPlaceholder - Guide - GitHub

    jsonplaceholder.typicode.com/guide

    Below you'll find examples using Fetch API but you can JSONPlaceholder with any other language. You can copy paste the code in your browser console to quickly test JSONPlaceholder.

  4. JSONPlaceholder - Free Fake REST API

    jsonplaceholder.typicode.com/users

    [ { "id": 1, "name": "Leanne Graham", "username": "Bret", "email": "Sincere@april.biz", "address": { "street": "Kulas Light", "suite": "Apt. 556", "city ...

  5. JSONPlaceholder - Free Fake REST API

    jsonplaceholder.typicode.com/users/3

    { "id": 3, "name": "Clementine Bauch", "username": "Samantha", "email": "Nathan@yesenia.net", "address": { "street": "Douglas Extension", "suite": "Suite 847", "city ...

  6. JSONPlaceholder - Free Fake REST API

    jsonplaceholder.typicode.com/posts/1

    { "userId": 1, "id": 1, "title": "sunt aut facere repellat provident occaecati excepturi optio reprehenderit", "body": "quia et suscipit\nsuscipit recusandae ...

  7. JSONPlaceholder - Free Fake REST API

    jsonplaceholder.typicode.com/users/5

    { "id": 5, "name": "Chelsey Dietrich", "username": "Kamren", "email": "Lucio_Hettinger@annie.ca", "address": { "street": "Skiles Walks", "suite": "Suite 351", "city ...

  8. JSONPlaceholder - Free Fake REST API

    jsonplaceholder.typicode.com/users/2

    { "id": 2, "name": "Ervin Howell", "username": "Antonette", "email": "Shanna@melissa.tv", "address": { "street": "Victor Plains", "suite": "Suite 879", "city ...

  9. JSONPlaceholder - Free Fake REST API

    jsonplaceholder.typicode.com/users/10

    { "id": 10, "name": "Clementina DuBuque", "username": "Moriah.Stanton", "email": "Rey.Padberg@karina.biz", "address": { "street": "Kattie Turnpike", "suite": "Suite ...

  10. JSONPlaceholder - Free Fake REST API

    jsonplaceholder.typicode.com/todos/2

    { "userId": 1, "id": 2, "title": "quis ut nam facilis et officia qui", "completed": false }

  11. JSONPlaceholder - Free Fake REST API

    jsonplaceholder.typicode.com/users/4

    { "id": 4, "name": "Patricia Lebsack", "username": "Karianne", "email": "Julianne.OConner@kory.org", "address": { "street": "Hoeger Mall", "suite": "Apt. 692", "city ...