https://github.com/jesseokeya/forbes400
JSON Api Of The Forbes 400 Richest People List
https://github.com/jesseokeya/forbes400
api billionaires forbes forbes400 javascript javascript-api json-api
Last synced: 17 days ago
JSON representation
JSON Api Of The Forbes 400 Richest People List
- Host: GitHub
- URL: https://github.com/jesseokeya/forbes400
- Owner: jesseokeya
- License: mit
- Archived: true
- Created: 2017-11-06T00:33:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T03:52:22.000Z (almost 2 years ago)
- Last Synced: 2025-03-02T11:49:20.631Z (about 2 months ago)
- Topics: api, billionaires, forbes, forbes400, javascript, javascript-api, json-api
- Language: JavaScript
- Homepage: https://forbes400.onrender.com/
- Size: 3.91 MB
- Stars: 40
- Watchers: 5
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Forbes400
JSON Api Of The Forbes 400 Richest People List `Version 0.0.0`
[https://forbes400.onrender.com](https://forbes400.onrender.com)## Documentation
see full documentation on website [https://forbes400.onrender.com](https://forbes400.onrender.com)### Prerequisites
```
Javascript
```
### Snippet![]()
### Excecuting
```
cd app
```And
```
npm start
```### Build
```
npm run build
```### Server
```
npm run server
```