Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/persteenolsen/pure-node-api
- Owner: persteenolsen
- Created: 2020-04-22T18:41:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-22T18:42:29.000Z (almost 5 years ago)
- Last Synced: 2024-11-07T09:46:25.047Z (3 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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