https://github.com/dishamodi0910/apiverse
APIVerse is a collection of APIs that are useful for developers. It simplifies the process of both adding new APIs and learning how to harness the power of existing ones.
https://github.com/dishamodi0910/apiverse
api collaboration community express javascript node-js open-source open-source-project
Last synced: about 1 month ago
JSON representation
APIVerse is a collection of APIs that are useful for developers. It simplifies the process of both adding new APIs and learning how to harness the power of existing ones.
- Host: GitHub
- URL: https://github.com/dishamodi0910/apiverse
- Owner: dishamodi0910
- License: mit
- Created: 2023-09-25T06:34:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-10T13:29:06.000Z (10 months ago)
- Last Synced: 2025-04-05T17:38:22.686Z (about 2 months ago)
- Topics: api, collaboration, community, express, javascript, node-js, open-source, open-source-project
- Language: JavaScript
- Homepage:
- Size: 55.1 MB
- Stars: 78
- Watchers: 1
- Forks: 86
- Open Issues: 109
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# π₯ A-P-I-V-E-R-S-E : ππ¨π₯π₯ππππ’π¨π§ π¨π ππππ¬ !! π€
APIVerse is a collection of APIs that are useful for developers. It simplifies the process of both adding new APIs and learning how to harness the power of existing ones. Whether you're a developer looking to expand your toolbox or a newcomer eager to dive into the API ecosystem, APIVerse empowers you to seamlessly learn about API!π
[](https://opensource.org/licenses/MIT)
[](https://discord.gg/mv4NTzN)
π Stars
π΄ Forks
π Issues
π Open PRs
π Close PRs
![]()
![]()
![]()
![]()
![]()
Β Tech Stacks!
![]()
![]()
![]()
New API v/s Existing API
πNew API is the one where all the endpoints are defined by you and there is no integration of any API that's already existing.
πExisting API means that there is an API that is already existing, you are just fetching data and displaying it from an external source.
πWhen you can expect your PR will get accepted?
β You should add either 1 new API or 1 existing API after testing the code properly. The file structure should be followed. README.md file should be present inside your folder.
β If you are contributing towards enhancement of any API, you need to make sure that you are enhancing at least 2 APIs.
β If you are contributing towards any documentation related bug, you should solve at least 5 documentation bugs to get your PR merged.
### Note : For existing API, you should submit the corresponding html and css files also so that we can better visualise how this API can be used within projects. Only submitting JS files won't work.
Here you goπ, Looking towards great contributions from your side!π₯
Happy Coding!β€οΈ
β¨ How to contribute?
- Go through the project [README.md](./README.md) and [CONTRIBUTING GUIDELINES](./CONTRIBUTING.md) to know about the project and related guidelines.
- Go through the project to know what you can contribute towards it.* *CREATING ISSUE!*
- Under the issues section, you can select a proper template, and fill all the necessary details.
`YOU ARE NOT SUPPOSED TO ALTER THE PROJECT TITLE. ISSUE TITLE SHOULD BE MENTIONED AFTER []`.#### You can go through the issues mentioned here before creating any issue to know how the issue is supposed to be created : [Issue 1](https://github.com/developer-student-clubs/APIVerse/issues/1) , [Issue 2](https://github.com/developer-student-clubs/APIVerse/issues/2) , [Issue 3](https://github.com/developer-student-clubs/APIVerse/issues/3), [Issue 4](https://github.com/developer-student-clubs/APIVerse/issues/4)
- You have to wait till the issue is assigned to you. After the issue is assigned, you can start working on the issue.
* *ADDING YOUR CODE!*
- You need to fork the repository to work on the project.
- After forking into your account, you need to clone it using `git clone "repo_link"`
- After cloning the repository, you need to create a new branch `git checkout -b `
- Add the code that you want to contribute from your side under the newly created branch.
- Make sure you follow proper file structure. If you are creating a new API, then you should add your folder(`NAMEOFAPI`) into the `New_APIs` folder. If you are adding any existing API, make sure proper file structure is followed and you have added `README.md` files for the APIs you are adding.* *BRINGING YOUR CODE ON GITHUB!*
- `git add .` to stage your changes.
- Use `git commit -m "message"` to commit the changes. Make sure you are on the branch you have created.
- Push your changes into github using `git push origin `.
- Once you are done pushing, create a PR and you are done!πππ―
Our Contributors β€οΈ
Thank you for contributing to our repository.π

### Show some β€οΈ by starring this awesome repository!