Build a Restful CRUD API for a Employee Management System application using Node.js, GraphQL, Express and MongoDB.
🏠 Homepage
npm install
nodemon crud
https://drive.google.com/drive/folders/1pm5QShfxacbQTXSdDOSzgjTsQkDHKKke?usp=sharing
To Run this project, fork it using git fork.
after opening this project on your favorite IDE, RUN npm install
then RUN nodemon crud
in the terminal.
navigate to http://localhost:3000/graphql for the GraphiQL
Interface.
or else Navigate to http://localhost:3000 for the GUI.
The GraphiQL interface can be easily used as it has suggestions.
use Ctrl + Spacebar
at any line to get appropriate Suggestions.
The GUI is easy to Navigate with a Navbar on every Page.
This Project Repo has two modes of user interaction.
- A EJS Powered GUI where the Employer can navigate through and perform CRUD operations.
- A graphQL powered GraphiQL interface where the Employer can perform CRUD operations using Query and Mutation.
EJS, Javascript, MongoDB, GraphQL.
Youtube: Net Ninja
Youtube: Academind
https://github.com/tariqulislam/express-graphql-with-mongoose
👤 Aditya Bilgundi
- Twitter: @adityainfiniti9
- Github: @adityabilgundi-1738
- LinkedIn: @www.linkedin.com/in/aditya-bilgundi-profile
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2021 Aditya Bilgundi.
This project is ISC licensed.
This README was generated with ❤️ by readme-md-generator