mirror of
https://github.com/typicode/json-server.git
synced 2025-07-28 12:43:18 +08:00
Update index.html
This commit is contained in:
@ -40,7 +40,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
You can use GET, POST, PUT... and access your resources from anywhere
|
You can use any HTTP verbs (GET, POST, PUT, PATCH and DELETE) and access your resources from anywhere
|
||||||
using CORS and JSONP.
|
using CORS and JSONP.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@ -78,4 +78,4 @@
|
|||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user