Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

what is axios used for

Axios is a Promise-based HTTP client for JavaScript which can be used in your 
front-end application and in your Node. js backend. By using Axios it's easy 
to send asynchronous HTTP request to REST endpoints and perform CRUD 
operations.
Source by medium.com #
 
PREVIOUS NEXT
Tagged: #axios
ADD COMMENT
Topic
Name
8+2 =