Socket
Socket
Sign inDemoInstall

github.com/mehmetokdemir/social-media-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/mehmetokdemir/social-media-api


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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc