- Node.js 6.9.1 LTS (recommended)
- MongoDB 3.2 (recommended)
git clone [email protected]:LNTUORG/LNTUSchedule-API-Nodejs.git
cd LNTUSchedule-API-Nodejs
npm install
cp config.example.js config.js
Make some change in your way
- express
- async
- node-uuid
- cheerio
- mongoose
- superagent
- superagent-charset
- node-uuid
- cookie-parser
- eventproxy
If you are interested in this project, please show your code && make a PR.
Liaoning Technical University Education System Agent Server Written In Node.js
Copyright (C) 2015-2017 LNTU.ORG (https://www.lntu.org)
Copyright (C) 2013-2017 PUPBOSS (https://www.pupboss.com)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.