https://github.com/alestor123/projects
This is a simple code api for fetching projects
https://github.com/alestor123/projects
api fetch fetchapi github javascript latest latest-repo microservice microservices nodejs project projects repo repositories vercel
Last synced: 22 days ago
JSON representation
This is a simple code api for fetching projects
- Host: GitHub
- URL: https://github.com/alestor123/projects
- Owner: alestor123
- License: mit
- Created: 2022-07-26T14:46:41.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-01T16:38:16.000Z (about 3 years ago)
- Last Synced: 2025-04-05T11:26:31.773Z (6 months ago)
- Topics: api, fetch, fetchapi, github, javascript, latest, latest-repo, microservice, microservices, nodejs, project, projects, repo, repositories, vercel
- Language: JavaScript
- Homepage: https://fetch-projects.vercel.app/
- Size: 762 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PROJECTS
> This is a simple code for fetching latest repos and projects (microservice)
###
Available at
## 🚀 Usage
### With [vercel](https://now.sh)
```
$ git clone https://github.com/alestor123/PROJECTS.git
$ vercel deploy PROJECTS/ --env GHTOKEN=xxx
```## Environment variables
Define the following environment variables:
- `defaultBrach` - Default branch(by default its ``` master ```)
- `GHUSERNAME` - Github Username
- `GHTOKEN` - [Personal access token.](https://github.com/settings/tokens/new)
- `MAXPAGE` - [Pagination Number](https://docs.github.com/en/rest/overview/resources-in-the-rest-api#pagination)(Optional)(9 by default)# Screenshots

## 💖 [Donate](https://alestor123.is-a.dev/donate)
## Author
👤 **Alestor Aldous**
- Twitter: [@alestor123](https://twitter.com/alestor123)
- Github: [@alestor123](https://github.com/alestor123)## 📝 License
> MITCopyright © 2022 [Alestor Aldous](https://github.com/alestor123).