NOTE: This is the Node-powered DEVELOPERS version of The Film API. To view the repository for the Vercel-powered PRODUCTION version, click here.
An API build structured with Node
, Express
, and MongoDB
. View the deployed API, along with a landing page, here. Visitors to the page can also submit new film types for consideration. Each film type catalogued contains certain criteria to be utilized at the user's discretion:
This application was built with Node
. If initiating build, make sure to initialize your server using npm init -y
.
If cloning to personal machine, open repository in terminal and cd
into your root. From there, run npm install
to install all modules listed within the package.json
file.
Individual modules to be installed:
cors
dotenv
express
mongodb
mongoose
nodemon
Future features to be implemented (on PRODUCTION build):
Star it. Clone it. Modify it. Submit a PR.
Fork it to your own repository, even. Keep yourself a copy and go wild.
MIT
For any questions, please contact me with the information below:
GitHub: @jordanwhunter
Email: Contact Developer