Git Product home page Git Product logo

remember_me_api's Introduction

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

Remember_Me API Document

README

Document에는 각각 API 를 사용하는 방법을 의미한다.

URI, Method, Parameter, Return & Status Code 로 이루어져 있다.

Parameter 와 Return 은 '이름 => 자료형' 으로 구성

Parameter 와 Return 의 명명은 잘 지켜야 한다.

Return 값은 Status Code에 따라 다른 값을 반환한다.

Http Status Code 를 참조

쉽게 나누자면

2xx : 성공 ( 끝 )

3xx : 리다이렉트 ( 무시 )

4xx : 내 문제 ( 내 잘못이니까 남탓 하지말기 )

5xx : 니 문제 ( 니 잘못이니까 빨리 찾아봐 )

P.S.

index는 사용하지말 것. page를 이용해서 가지고 올 것

Contents

  • User
  • Trip
  • Day
  • Spot
  • PhotoUploader

User

Trip

###Day

Spot

remember_me_api's People

Contributors

whdqhd5402 avatar

Watchers

James Cloos avatar HANSOL LIM avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.