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>
|
||||
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.
|
||||
</p>
|
||||
|
||||
@ -78,4 +78,4 @@
|
||||
})
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user