Skip to content

usage of axios 5 popular methods And some cool features

Notifications You must be signed in to change notification settings

codewithbehzad/Axios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started Axios in React App

you can see usage of axios in js and you can learn how to use from axios in your projects

5 main axios methods:

axios.get

axios.post

axios.put

axios.patch

axios.delete

and added :

  • axios.all() for sending many req in one time

  • default globals

  • interceptor

About

usage of axios 5 popular methods And some cool features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published