gofile-package
Version:
NPM package for Node.js to use the gofile.io api
49 lines (39 loc) • 1.62 kB
Markdown
<h1 id="top" align="center">
<br>
<a href="https://github.com/notauthorisedxd/gofile-package/">
<h1>Gofile Package</h1>
</a>
<br>
</h1>
<div align="center" style="background-color: #da467d; padding: 20px;">
<br>
<br>
<img src="https://img.shields.io/github/languages/top/notauthorisedxd/gofile-package" alt="Top Languages">
<img src="https://img.shields.io/github/stars/notauthorisedxd/gofile-package" alt="Stars">
<br>
<img src="https://img.shields.io/github/commit-activity/w/notauthorisedxd/gofile-package" alt="Commit Activity">
<img src="https://img.shields.io/github/last-commit/notauthorisedxd/gofile-package" alt="Last Commit">
<br>
<img src="https://img.shields.io/github/issues/notauthorisedxd/gofile-package" alt="Open Issues">
<img src="https://img.shields.io/github/issues-closed/notauthorisedxd/gofile-package" alt="Closed Issues">
<br>
</div>
<hr style="border-radius: 2%; margin-top: 60px; margin-bottom: 60px;" noshade="" size="20" width="100%">
<div align="center">
<h1>
Javascript NPM package for uploading stuff to gofile.
</h1>
</div>
### Features
- Get a gofile server from a certain region.
- Upload to gofile with any file.
### Setup
Go to your project directory within you command prompt and then enter
```bash
npm install gofile-package
```
This will install the package into your solution
### Problems? Get help!
**You can contact me here:**
- [Discord](https://discord.com/users/1282714893702922302)
- [Issues](https://github.com/notauthorisedxd/gofile-package/issues)