https://github.com/notstark/postpal
https://github.com/notstark/postpal
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/notstark/postpal
- Owner: NotStark
- License: mit
- Created: 2023-09-23T13:39:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-23T16:26:23.000Z (over 2 years ago)
- Last Synced: 2025-02-13T04:31:32.186Z (over 1 year ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PostPal
A simple clone of telegra.ph , that can upload any type of file to the server and return a unique id to access it.
# Features
- Upload Any type of file
- Get Anylitics: views , timestamp , createDate etc
## Built With
- [Express](https://expressjs.com/)
- [MongoDB](https://www.mongodb.com/)
- [Multer](https://www.npmjs.com/package/multer)
## License
This project is licensed under the [MIT](./LICENCE) license. See the LICENSE file for details.