Career create

POST

<aside> ๐Ÿ”— https://www.orangeapi.ga/outer/career/

</aside>

Header


Content-Type

application/json

Authorizatio

Token {{KEY}}

Body


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

Career read

GET

<aside> ๐Ÿ”— https://www.orangeapi.ga/outer/career/

</aside>

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

<aside> ๐Ÿ”— https://www.orangeapi.ga/outer/career/int:career_pk/

</aside>

โ†’ career_pk์˜ career๋งŒ ์‘๋‹ต ๋ฐ›์Œ

Header


Content-Type