kiabq / ApiVault

Your Gateway To A World Of Public APIs.

Home Page:https://apivault.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


APIVault 🛡️

screenshot

Your Gateway To A World Of Public APIs.

Key FeaturesHow To UseCreditsSupportLicense

Click here to submit your API

Key Features

  • Dark/Light mode
  • Search bar to find your API needs
  • Possibility to send or upload your own public API to get listed
  • Submit your API

How To Use

Frontend

To clone and run this application in developer mode, you'll need Git and npm installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/exifly/ApiVault

# Go into the repository
$ cd ApiVault/frontend

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Set .env file

Inside /frontend

cat .env.sample > .env

Backend

To clone and run this application in developer mode, you'll need docker installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/exifly/ApiVault

# Go into the repository
$ cd ApiVault/backend

# Run docker-compose
$ docker-compose up

Credits

This software uses the following open source packages:

Frameworks 🛠️

  • Vue.js
  • Flask

Tools 🔧

Contributing

If you've ever wanted to contribute to open source, and a great cause, now is your chance!

When contributing to this repository, please first discuss the change you wish to make via issues with the authors of this repository before making a change.
Make sure to go through the CODE OF CONDUCT once before making changes!

How to Contribute 🤔

  • Look at the existing Issues or create a new issue!
  • Fork the Repo to make changes.
  • Then, create a branch for any issue that you are working on.
  • Finally, implement your changes by committing your work.
  • Create a Pull Request (PR), which will be promptly reviewed and given suggestions for improvements by the community.
  • Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes proposed in your PR.

For more detailed instructions ---> CONTRIBUTING.md

Contributors ✨

Thanks go to these wonderful people ✨:

gdjohn4s
gdjohn4s

🥳
Flavio Adamo
Flavio Adamo

🥳
NirajD10
NirajD10

🥳
kiabq
kiabq

🥳
Atharva Salitri
Atharva Salitri

🥳
Caick
Caick

🥳
Avishkar Kotkar
Avishkar Kotkar

🥳

Support

We would love to have you, feel free to open issues and pull requests and Don't forget to leave a star ⭐

Buy Me A Coffee

License

ApiVault is licensed under the terms of MIT License. Check out LICENSE for details.


exifly.it  ·  GitHub @exifly  

About

Your Gateway To A World Of Public APIs.

https://apivault.dev

License:MIT License


Languages

Language:Vue 68.6%Language:JavaScript 16.7%Language:Python 6.9%Language:CSS 3.5%Language:HTML 2.4%Language:Dockerfile 1.8%Language:Shell 0.2%