Strength create

POST

<aside> ๐Ÿ”— https://www.orangeapi.ga/inner/strength/

</aside>

Header


Content-Type

application/json

Authorizatio

Token {{KEY}}

Body


{
	"content": "๋งค์šด๊ฑธ ์ž˜ ๋จน์Œ",  # string, max_length=128
	"tag": 1
}
{
	"pk": 5,
	"profile": {
		"nickname": "์งฑ๊ตฌ",
		"introduction": "๊ฐ์ž ๊ฐ์ž ๊ฐ•์›๋„ ๊ฐ์ž ๋จธ๋ฆฌ",
		"image": "<http://127.0.0.1:8000/media/default.png>",
		"follower": [
			4,
			5
		],
		"following": [
			4,
			5
		],
		"keyword1": "์ •์˜",
		"keyword2": "ํฌํ•™",
		"keyword3": "์˜ค๋ฝ"
	},
	"content": "๋งค์šด๊ฑธ ์ž˜ ๋จน์Œ",
	"tag": 1
}

Strength read

GET

<aside> ๐Ÿ”— https://www.orangeapi.ga/inner/strength/

</aside>

โ†’ ์ „์ฒด strength ๋ชฉ๋ก์„ ์‘๋‹ต ๋ฐ›์Œ

<aside> ๐Ÿ”— https://www.orangeapi.ga/inner/strength/int:strength_pk/

</aside>

โ†’ strength_pk์˜ strength๋งŒ ์‘๋‹ต ๋ฐ›์Œ

Header


Content-Type