🚀 DAY 2 OF LAUNCH WEEK: Announcing Socket Certified Patches: One-Click Fixes for Vulnerable Dependencies.Learn more →
Socket
Book a DemoInstallSign in
Socket

github.com/mehmetokdemir/social-media-api

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/mehmetokdemir/social-media-api

Source
Go
Version
v1.1.0
Version published
Created
Source

Social Media API

Rest API for social media app. Using golang, fiber, gorm, postgresql

Start golangci lint run

make lint

Make tidy for dependencies

make tidy

Build the database and app on docker

docker-compose build

Run with docker;

docker-compose up    

Down the docker;

docker-compose down    

Generate api docs;

make generate-docs

Swagger api documentation;

*/swagger/index.html

FAQs

Package last updated on 22 Jan 2024

Did you know?

Socket

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.

Install

Related posts