Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.
/ text-uploader Public archive

Simple Node.JS server with MongoDB integration

License

Notifications You must be signed in to change notification settings

am9zZWY/text-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-uploader

A simple text uploader using node.js.
Texts are deleted after 24 hours.

Hosted on heroku. Try it here

REST API

POST /upload/ + text to upload text and receive hash
GET /request/ + hash to get text from hash

Getting started

To start the server type

npm run start

Open index.html and start sending requests via localhost:8081 to the server

About

Simple Node.JS server with MongoDB integration

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •