Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/persteenolsen/pure-node-api

A pure Node.js Web API serving CRUD secured by CORS and HTTPS
https://github.com/persteenolsen/pure-node-api

Last synced: 29 days ago
JSON representation

A pure Node.js Web API serving CRUD secured by CORS and HTTPS

Awesome Lists containing this project

README

        

# NodeCrudSPA

Show, Create, Update and Delete Persons by a Single Page Application ( SPA ) made in React and
pure Node.js without using framework like Express

- Node.js
- Besides a MySQL NPM package no framework like Express was used
- React implemented by Create React App and a production frontend made by an output es5 bundle
- HTML, CSS, JavaScript ES5 and ES6
- React Bootstrap NPM Package for the responsive design
- MySQL as the database
- Micosoft Azure App Service as cloud hosting using Windows and iisnode
- Visual Studio Code as Text Editor