davidfdriscoll / epic-greek-dictionary

A dictionary app for epic Greek. Based on Cunliffe. Built in React.
0 stars 0 forks source link

Construct real backend with RESTful API #4

Open davidfdriscoll opened 3 years ago

davidfdriscoll commented 3 years ago

Endpoints:

/cunliffe -> all headwords /cunliffe/XXX -> word as json /lsj -> all headwords /lsj/XXX -> word as json

davidfdriscoll commented 3 years ago

Construct jsons from xml files on regular basis