게으른 에벌레의 코딩월드

게으른 에벌레의 코딩월드

  • 분류 전체보기 (58)
    • Today I Learned (TIL) (18)
    • Weekly I learned (WIL) (1)
    • 어째 개발자가 되어가나? (6)
    • Django (10)
    • Python (11)
    • AI (3)
    • Algorithms (1)
    • SQL (3)
    • 과제 (3)
    • code, 단축키 모음 (1)
    • Job hunting (1)
  • 홈
  • 태그
  • 방명록
  • Absolem's github
RSS 피드
로그인
로그아웃 글쓰기 관리

게으른 에벌레의 코딩월드

컨텐츠 검색

태그

Python Django 장고 파이썬 내배캠 초보개발자 cluade vs. gpt til drf API PostgreSQL 프로그래머스 인공지능 Postman 코딩초보 Ai 개발새발자 스파르타 Programmers GitHub 스파르타코딩클럽

최근글

댓글

공지사항

아카이브

API(3)

  • Frontend - React 에서 env 파일에 key 저장하는 방법

    To use environment variables in your JavaScript/JSX files, you can leverage a tool like dotenv to load the environment variables from a .env file. Here's a step-by-step guide: 1. Install dotenv: Run the following command in your project's root directory to install dotenv as a dependency. npm install dotenv 2. Create a .env file: Create a file named .env in your project's root directory and add t..

    2023.11.15
  • What is API (Application programming interface)?

    API is the acronym for application programming interface — a software intermediary that allows two applications to talk to each other. APIs are an accessible way to extract and share data within and across organizations. APIs are all around us. https://www.mulesoft.com/resources/api/what-is-an-api#:~:text=API%20is%20the%20acronym%20for,APIs%20are%20all%20around%20us. What is an API? (Application..

    2023.10.22
  • [Django] postman 이용하여 수정하기 API 만들기

    Postman을 이용하여 API 를 만들고 있다. 다음은 API로 수정하는 방법이다. 1. articles list 에서 게시글을 쓴 유저의 이메일을 확인 (또는 db로 확인) 2. login 에서 "access" 키 복사해서 environment - Initial value, Current value 에 저장 3. put 으로 설정한 후 주소창에 수정하려 하는 article number 입력 4. 내용 수정 *request 실행전 environment 설정 되어 있는지 꼭 확인*

    2023.09.25
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바