I started my open source journey with Hacktoberfest last year. I have come a long way and learned new things, thanks to open source. This year I am very happy and excited to create my own project for hacktoberfest. Though I have very little skills in maintaining projects, I suppose I could learn it this year.
This is what I created 🙃.
About
The main idea behind the project is to create a prebuilt REST API for all our data storage needs. With the help of vercel, we can set it up with just a click.
After deploying it, you can use the REST API to interact with this container and store your data.
Yeah I know what you are thinking 😋
If it's an API won't anyone be able to access my data? The first time when you enter your container you set up a passcode and it generates an API_KEY
. Then you need to pass the API_KEY
in the headers to authenticate yourself. Anyone with the API_KEY
can access your data so, keep it safe.
The project is at its early stage, do check it out and show some love. Leave a star if you like it. 😊
Top comments (0)