Skip to content

sp2s2000/tag-post-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Post for Zebra Reader Tag Data V1

Quick Setup Web Server with Basic Auth

This is for demo purposes for setting up HTTP Web Server with Basic Authentication.

Note: This server is built on top of nodejs. (Nodejs v16+)

API Reference

Tag Data Post/Publish

  POST /tag-data

Preview Tag Data (Live)

  GET /tag-view

Environment Variables (.env)

Please change the environment variables )username and password) for security.

BASIC_AUTH_USER=admin
BASIC_AUTH_PASSWORD=supersecret

Quick Deployment on Railway.app for testing

You may fork this template and deploy on Railway quickly:

Deploy on Railway

About

Zebra Reader Tag Data Post

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 56.3%
  • HTML 39.0%
  • CSS 4.7%