# Axios 1.0 릴리즈

> Clean Markdown view of GeekNews topic #7563. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7563](https://news.hada.io/topic?id=7563)
- GeekNews Markdown: [https://news.hada.io/topic/7563.md](https://news.hada.io/topic/7563.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-10-09T10:04:01+09:00
- Updated: 2022-10-09T10:04:01+09:00
- Original source: [github.com/axios](https://github.com/axios/axios/releases/tag/v1.0.0)
- Points: 8
- Comments: 1

## Topic Body

- Promise 기반의 HTTP 클라이언트 라이브러리 for 브라우저 & Node.js  
- Fetch API가 많은 부분을 공식적으로 대체하긴 했지만, 가장 유명하고 많이 사용됨  
- 2016년 v0.10 릴리즈 후, 7년만에 공식 1.0 릴리즈   
  - 큰 변화는 없이, 수많은 사소한 조정 및 개선사항들을 포함

## Comments



### Comment 12659

- Author: xguru
- Created: 2022-10-09T10:05:01+09:00
- Points: 2

[초보자를 위한 Axios vs Fetch](https://news.hada.io/topic?id=6495)
