Merge: Added contributing guidelines and link from readme
[nit.git] / src / nitweb.nit
2016-06-08 Alexandre Terrasanitweb: add /api/defs/:entity to list definitions
2016-06-07 Alexandre Terrasanitweb: add /api/linearization/:full_name service
2016-06-06 Jean PrivatMerge: nitweb: use ConsoleLog middleware
2016-06-06 Alexandre Terrasanitweb: use ConsoleLog middleware
2016-06-06 Alexandre Terrasanitweb: introduce API catalog route
2016-06-06 Alexandre Terrasanitweb: move APIRouter to nitweb.nit
2016-06-01 Alexandre Terrasanitweb: introduce angular skeleton
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
2016-05-30 Alexandre Terrasaweb: redefine model_json for API ready json objets...
2016-05-20 Alexandre Terrasasrc/web: nitweb use popcorn
2016-04-20 Alexandre Terrasanitweb: add /uml/:namespace route
2015-12-11 Alexandre Terrasanitweb: introduce nitweb binary