Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 14 hours ago
JSON representation
JSON Api Of The Forbes 400 Richest People List
- Host: GitHub
- URL: https://github.com/jesseokeya/forbes400
- Owner: jesseokeya
- License: mit
- Created: 2017-11-06T00:33:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T04:42:44.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T07:22:22.349Z (over 1 year ago)
- Topics: api, billionaires, forbes, forbes400, javascript, javascript-api, json-api
- Language: JavaScript
- Homepage: https://forbes400.onrender.com/
- Size: 3.01 MB
- Stars: 32
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
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
```