Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

ByteMuseum/son-of-vaccinosaurus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Son of Vaccinosaurus

Helper API for Vaccinosaurus

What is this?

Vaccinosaurus uses the CoWIN APIs which are not available outside India and the Vaccinosaurus server is in Europe region (Heroku), so we had to pull through by creating a middle man server in Mumbai, India and this Express NodeJS App would live there and Vaccinosaurus will continue to hit our own servers which will then fetch the from CoWIN and send back to Vaccinosaurus.

The IP of the machine present in Mumbai is kept private to prevent misuse. You can continue to use Vaccinosaurus web app if you would like to utlise the services or you can clone this repository to setup your own servers.

Local Development

Fork the repository and clone it to your local machine. cd into the folder and install the dependencies:

cd son-of-vaccinosaurus && npm install

Finally start the server:

npm start

You can also use PM2 to handle the server process.

Issues and Pull Requests

If you found any issues or want to make any suggestions, please feel free to open an Issue.

If you have fixed an issue and want to merge your code with us, then please open a Pull Request and add necessary description along with the issue that your pull request fixes.

If you like the work, then please add your name to the Stargazers list by starring the repository.

License

This work is available under the MIT license. Please see the LICENSE file for details.

About

Helper API for Vaccinosaurus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors