Skip to content

Cartridge9/dgsw-rest

Repository files navigation

한국어 | English | 日本語 | Русский | 中文 | Español | Português | ภาษาไทย | Tiếng Việt | العربية

A free REST API for random DGSW people quotes.

Built with Cloudflare Workers.

Usage

{
  "name": "박재민",
  "comment": "대소고는 개인주의야"
}
[
  {
    "name": "박재민",
    "comment": "대소고는 개인주의야"
  },
  {
    "name": "박재민",
    "comment": "대소고는 이기주의야"
  },
  {
    "name": "박재민",
    "comment": "대소고는 자본주의야"
  },
]

Docs ( Swagger UI )

API DOCS

Add quotes

If you want to add quotes, you can suggest them.
Add quotes on src/data/quotes-list.ts and make PR.

Or you can use goole form to suggest quotes.

Notice

All data is independent of the developer's opinion.
Anonymity is guaranteed for all quote registrations.
In addition, all data is not modified or deleted unless requested by the speaker.

About

DGSW 명언 REST API

Topics

Resources

License

Stars

13 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors