Skip to content

Use axios to call api

Latest
Compare
Choose a tag to compare
@husm husm released this 12 Mar 03:33
· 1 commit to master since this release

In this version I separate the counter component into two components, one is for counter and one is for api tester. I use axios to post the request to a public api server and get the response result.