nitweb: move APIHandler to web_base
[nit.git] / src / web / model_api.nit
2016-06-06 Alexandre Terrasanitweb: move APIHandler to web_base
2016-06-02 Alexandre Terrasanitweb/src: APISearch super APIList
2016-06-02 Alexandre Terrasasrc/web: APIList and APIRandom use JsonArray.from
2016-05-30 Alexandre Terrasanitweb: migrate /entity?json to /api/entity
2016-05-30 Alexandre Terrasanitweb: migrate /uml to /api/uml/:entity
2016-05-30 Alexandre Terrasanitweb: migrate /code to /api/code/:entity
2016-05-30 Alexandre Terrasanitweb: migrate /random to /api/random
2016-05-30 Alexandre Terrasanitweb: migrate /search to /api/search
2016-05-30 Alexandre Terrasanitweb: introduce model_api