https://github.com/yamoo9/axios
axios 라이브러리 러닝 가이드북
https://github.com/yamoo9/axios
ajax axios
Last synced: 7 months ago
JSON representation
axios 라이브러리 러닝 가이드북
- Host: GitHub
- URL: https://github.com/yamoo9/axios
- Owner: yamoo9
- License: mit
- Created: 2019-03-07T08:44:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T10:29:20.000Z (about 7 years ago)
- Last Synced: 2025-01-28T02:16:55.141Z (about 1 year ago)
- Topics: ajax, axios
- Language: JavaScript
- Homepage:
- Size: 297 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Axios 러닝 가이드
[Axios](https://github.com/axios/axios) 라이브러리는 브라우저, Node.js를 위한 Promise API를 활용하는 HTTP 비동기 통신 라이브러리입니다.