Tuesday, February 11, 2020

Make A Nodejs Application Like Rest API Or A Npm Package











About:

Given the requirement I will Make a Node.JS applicationwith version control like GIT, which you can use in your application as a package or extend it further with other requirements.



REST API:

  • It can be deployed in any server AS-IS. 
  • Will have GIT integrated.
  • The Source Code will contain JSDoc, so that if you want to extend the code IDEs like vscode, atom will give you Intellisense(Auto-complete).
  • Documentation will be provided for each endpoint.
  • DB Migration will be provided as part of the Source Code also as SQL file if needed


Standalone Package or Utility:

  • It can be pushed to npmjs.com, or I can do it as part of the service. Even if needed the packages can be global so that it can be installed with global switch. `npm install -g `
  • Will have GIT integrated.
  • The package can be be imported or required from other application.
  • Documentation will be provided.


Streamline Any Part of SDLC:

  • Will make code deployment ready.
  • Bundle code with proper optimization
  • Deployment to any Git supported.
  • Setup reverse proxy using nginx


Also, code will be properly linted with extended AirBnB style of JavaScript style guide.

Reviews


Seller's Response:

Fast Really competent programmer - nice and helpful :-))

:

Extremely helpful coder, he helped save me lots of time to figure out an issue I did not have the time for and did it FAST, within 1 day! I would highly recommend him for any of your projects, he has an excellent work ethic and is a really good communicator, ensuring all criteria are fully met. I would love to do business with him again! Thank you so much :)

:

Thanks again for the order. Would really like to work with you in the future. ✌️

: :


No comments:

Post a Comment