
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
github.com/kanitmann/Instagram_Backend_API
Advanced tools
*To be Updated*
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
The task is to develop a basic version of a Instagram. You are only required to develop the API for the system. Below are the details.
You are required to Design and Develop an HTTP JSON API capable of the following operations,
Create an User
‘/users'Get a user using id
‘/users/<id here>’Create a Post
‘/posts'Get a post using id
‘/posts/<id here>’List all posts of a user
‘/posts/users/<Id here>'Additional Constraints/Requirements:
Scoring:
To get a local copy up and running follow these simple steps.
This list things you need, and how to install them.
git clone https://github.com/kanitmann/Instagram_backend_API.git
go mod init github.com/<Github ID>/<Project Name>
go build
See the open issues for a list of proposed features (and known issues).
Distributed under the GNU GPL3 License. See LICENSE for more information.
Made with 💙 by Kanit Mann
FAQs
Unknown package
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.