kermitt2 / entity-fishing

A machine learning tool for fishing entities
http://nerd.readthedocs.io/
Apache License 2.0
236 stars 25 forks source link

javascript client #53

Open lfoppiano opened 6 years ago

lfoppiano commented 6 years ago

All the projects using nerd require the same fixes over and over every time the API changes, it's time to start thinking of having an asynchronous javascript library for that.

We could start moving code bit a bit as the needs of fixing bugs require to touch the frontend.

kermitt2 commented 6 years ago

Actually are we talking about a client here or a reusable library for displaying entity fishing result in a web front-end?