nianjie / wotd

Word of the day for english, a tiny tool for foreign language learners.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wotd

Word of the day of english, a tiny tool for foreign language learners.

Architecture

  • Backend
    1. NodeJS(Heroku)
    2. NoSQL DB(Firebase)
  • Frontend
    1. WeChat(Alibaba Cloud)

RESTful APIs

ROOT
  |- wotd
     |- alphabetical
     |- chronological
        |- YYYY/MM/DD
        |- today
     |- count
     |- random

About

Word of the day for english, a tiny tool for foreign language learners.


Languages

Language:JavaScript 99.7%Language:Procfile 0.3%