https://github.com/joelluna02/idolapi
The New Idol fanmade REST API
https://github.com/joelluna02/idolapi
api-rest babel beta-release express expressjs graphql handlebars idol idol-corp javascript rest-api vtuber
Last synced: 2 months ago
JSON representation
The New Idol fanmade REST API
- Host: GitHub
- URL: https://github.com/joelluna02/idolapi
- Owner: JoelLuna02
- License: mit
- Created: 2024-05-01T04:03:16.000Z (about 1 year ago)
- Default Branch: Express
- Last Pushed: 2025-01-17T06:29:52.000Z (5 months ago)
- Last Synced: 2025-04-12T07:12:10.061Z (2 months ago)
- Topics: api-rest, babel, beta-release, express, expressjs, graphql, handlebars, idol, idol-corp, javascript, rest-api, vtuber
- Language: JavaScript
- Homepage: https://idolapi.koyeb.app/
- Size: 4.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
# **IdolAPI - the Idol fanmade REST API**




IdolAPI, an open source platform based on [Idol corp](https://idol-company.com)., designed to facilitate learning and practicing key REST API development concepts.
## Getting Started
 You can configure locally by following these steps:
- Install the node.js dependencies:
```powershell
npm i --save
```
- Then define the following variables in your .env.local file:
```bash
MONGODB_URI="mongodb://"
MONGODB_NAME=""
MONGODB_OPTIONS="?" #Optional
SECRET_KEY="YOUR-SECRET-KEY"
```
- And finally, run the server in development mode:
```powershell
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser.## Documentation
Take a look at the [documentation](http://localhost:3000/docs) for more information on using the app.
---
## Support this project 
🙏 Please consider supporting us, no matter how big or small the contribution is. It would help us a lot to continue keeping this API with its data updated and protected from any malicious attack.
---
## **Become a sponsor!** 
You can also become a Sponsor through [Github Sponsors](https://github.com/sponsors/JoelLuna02).
Your Name and your avatar will be displayed in future projects and websites.