250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- CLASS
- Interface
- JavaScript
- Ethereum
- REACT
- error
- CSS
- HTML
- blockchain
- concept
- 기준
- nextJS
- node.js
- hardhat
- typeScript
- SSR
- useState
- 삶
- tailwindcss
- middleware
- express.js
- bitcoin
- API
- built in object
- web
- Redux
- evm
- graphQL
- solidity
- Props
Archives
- Today
- Total
목록rest api (1)
ReasonJun
REST (Representational State Transfer) API (Application Programming Interface)
REST, which stands for Representational State Transfer, is an architectural style for designing networked applications. It provides a set of principles and constraints for creating web services that can be easily consumed by clients over the internet. A REST API (Application Programming Interface) is an implementation of the REST principles that allows communication between clients and servers u..
Frontend/Network
2023. 6. 16. 01:34