Built heavily based on PartJS and Drywall, a user system for Node.js. Makee API is a RESTful API package for the Express.
It is developed for Makee.io.
On The Server.
- Express
- Jade
- Mongoose
- MySQL
- Passport
- Async
- EmailJS
Basically you could be a full stack developer.
- Strong JavaScript programming skills.
- Node.js fundamentals: async IO, HTTP module and etc.
- Express.js and Node.js
- Understanding REST architecture.
- Understanding NoSQL.
- MongoDB and its Node.js driver.
- The Makee API package is meant to the developer, with a set of tools to help you easily and quickly build your own API.
- Node Runtime
- MongoDB
- npm package manager
$ cd <directory-to-your-makeeapi>
$ cp config.example.js config.js
$ npm i
Please visit http://localhost:3000/.
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew install nodejs
$ brew install mongodb
MIT