当前位置:网站首页>Restful style interface design
Restful style interface design
2022-07-06 16:49:00 【Daily enlightenment】
restful( State transition of resource realization layer ): style , Multiple implementation ,http.
Focus on : resources
The point to consider
- agreement :https.
- domain name :/restapi.yuming.com/
- edition :v1
- route :/xxoo/xxoo/ ( Noun )
- action :
among , Actions include :
- post: newly build
- put: modify ( Modified full data )
- patch: modify ( Modify which , Which one )
- delete: Delete
- get: Inquire about
边栏推荐
- Spark独立集群Worker和Executor的概念
- Solr new core
- CMake速成
- Solve the problem of intel12 generation core CPU [small core full, large core onlookers] (win11)
- Mp4 format details
- LeetCode 1636. Sort the array in ascending order by frequency
- How to insert mathematical formulas in CSDN blog
- 第五章 Yarn资源调度器
- Data config problem: the reference to entity 'useunicode' must end with ';' delimiter.
- MP4格式详解
猜你喜欢

Audio and video development interview questions

Basic principles of video compression coding and audio compression coding

Soft music -js find the number of times that character appears in the string - Feng Hao's blog

简单尝试DeepFaceLab(DeepFake)的新AMP模型

7-10 punch in strategy

「博士毕业一年,我拿下 ACL Best Paper」

第五章 Yarn资源调度器

Chapter III principles of MapReduce framework

Native JS realizes the functions of all selection and inverse selection -- Feng Hao's blog

Submit several problem records of spark application (sparklauncher with cluster deploy mode)
随机推荐
第7章 __consumer_offsets topic
业务系统从Oracle迁移到openGauss数据库的简单记录
Solve the problem that intel12 generation core CPU single thread only runs on small cores
Eureka single machine construction
~71 abbreviation attribute of font
Solve the single thread scheduling problem of intel12 generation core CPU (II)
Two weeks' experience of intermediate software designer in the crash soft exam
~82 style of table
~87 animation
How to insert mathematical formulas in CSDN blog
Tencent interview algorithm question
One hundred questions of image processing (11-20)
「博士毕业一年,我拿下 ACL Best Paper」
7-6 sum of combinatorial numbers
Jedis
Soft music -js find the number of times that character appears in the string - Feng Hao's blog
Chapter 2 shell operation of hfds
7-10 punch in strategy
~69 other ways to use icon fonts
第5章 消费者组详解