Code Monkey home page Code Monkey logo

korean-advice-open-api's Introduction

한국어 명언 API 📚

Hits

영어 명언 API는 있는데 한국어 명언 API는 없어서 직접 구현한 서버리스 함수 API 입니다.

  • 랜덤으로 한국어 명언 불러오기
  • 조건으로 한국어 명언 불러오기

사용방법 ❓

랜덤 명언 불러오기

https://korean-advice-open-api.vercel.app/api/advice

위 링크로 get 요청 보내시면 됩니다.

응답 예시:

{
  "author": "에이브러햄 링컨",
  "authorProfile": "미국 16대 대통령",
  "message": "반드시 이겨야 하는 건 아니지만 진실할 필요는 있다. 반드시 성공해야 하는 건 아니지만, 소신을 가지고 살아야 할 필요는 있다."
}

기여 🤝

포크 후 /api/_advices.ts에 추가하고 싶은 명언을 추가 한 뒤 PR 보내주세요.

오픈소스 사용 정보 🙏

초기 명언 리스트 : chkim116/kadvice

로컬 실행 방법 🏃

git clone https://github.com/gwongibeom/korean-advice-open-api.git

Install the Vercel CLI:

npm i -g vercel

Then run the app at the root of the repository:

vercel dev

기여자들

Made with contrib.rocks.

korean-advice-open-api's People

Contributors

gwongibeom avatar maldron0309 avatar

Stargazers

황다경 avatar hansne avatar  avatar

Watchers

 avatar

korean-advice-open-api's Issues

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.