NYIEUN is an innovative framework designed to streamline the process of building RESTful APIs using Node.js and Express.js. With the increasing demand for robust and scalable backend solutions, NYIEUN provides developers with a powerful toolkit to accelerate the development of RESTful APIs for web and mobile applications.
I'll tell you how to install this framework to your local device for your RESTful API Development. run this command to your terminal local path directory
git clone https://github.com/arifinhabibi/nyieun.git
Then install package resources node_modules
npm install
The next, create file .env, copy content into file .env.example and paste there. please configure file .env and adjust it.
For development use this command
npm run serve:dev
And for production
npm run serve:production
NYIEUN is a feature-rich framework designed to streamline the process of building RESTful APIs using Node.js and Express.js. This README provides a step-by-step guide on how to use the NYIEUN feature in the terminal of Visual Studio Code.
npm run nyieun
then, you can choose one option what you want create. the option between controller, model, middleware, service, helper. its look like laravel feature right hehe. just for fun and to usefully on your building project, enjoy to use this feature.
If you interested with this project, you can joining with us for the better future project
This project is licensed under the MIT License.
Muhammad Arifin Habibi ( Creator )