Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dternyak/identify-nodejs
NodeJS Express Server that will assign a unique ID for each browser / mobile device without using Cookies, Caches, or Local Storage
https://github.com/dternyak/identify-nodejs
Last synced: 4 days ago
JSON representation
NodeJS Express Server that will assign a unique ID for each browser / mobile device without using Cookies, Caches, or Local Storage
- Host: GitHub
- URL: https://github.com/dternyak/identify-nodejs
- Owner: dternyak
- Created: 2016-01-05T03:15:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-05T03:30:31.000Z (almost 9 years ago)
- Last Synced: 2024-03-14T21:27:38.333Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# identify-nodejs
### requires NodeJS >= 4.0to run:
npm install
npm start
hit localhost:3000