Microcloudchip-NATURAL
v0.1.x
v0.1.x
  • Home
  • Application Functions
  • Different From Microcloudchip(Old)
  • Wiki For Users & Guests
    • How To Install
      • By Docker Container
      • By Linux Service
    • How To USE?
      • Login
      • User Management
        • Modify My User Information
        • Modify Other User Information
        • ADD User
        • Delete User
      • Data Management
        • Install Process
        • Upload File
        • Generate Directory
        • Download File/Directory
        • Modify File/Directory Name
        • Share File
        • Delete Single File & Directory
        • Delete Multiple File, Directory
  • Wiki For Developers
    • Developing Routine
    • Rules Of Git Branch Ecosystem
    • Project Setting
    • System Information & Structure
    • Algorithms & Issues
      • Directory Recursive Delete
      • Expired Of Sharing Monitoring
    • Code Review
      • SQLite Access
      • Token Decorators
      • Manager Init Location
      • Production / Debug Mode
        • urls.py
        • settings.py
    • Code Test
      • Test Process
      • TestFlow Module
    • Error Code List
    • Server API List
      • User API
      • Storage API
      • Download API
  • Version Log
Powered by GitBook
On this page

Was this helpful?

  1. Wiki For Developers

Server API List

Frontend 개발자를 위한 API 모음집

모든 API의 실패 여부는 4xx, 3xx 뿐만 아니라 200에서의 ErrorCode도 포함합니다. Gitbook 특성상 Code 200의 두 가지 이상의 경우를 입력 못하지만 200 상태에서 실패시 0이 아닌 다른 ErrorCode를 출력합니다.

API's

User APIStorage API

PreviousError Code ListNextUser API

Last updated 3 years ago

Was this helpful?