An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

PROJECTS

> This is a simple code for fetching latest repos and projects (microservice)


issues



###

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

![demo](./demo/shots/fetchprojects.png)
![demo](./demo/shots/fetchprojec1.png)

## 💖 [Donate](https://alestor123.is-a.dev/donate)

## Author

👤 **Alestor Aldous**

- Twitter: [@alestor123](https://twitter.com/alestor123)
- Github: [@alestor123](https://github.com/alestor123)

## 📝 License
> MIT

Copyright © 2022 [Alestor Aldous](https://github.com/alestor123).