New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/nayaksamdeep/contact-list-service

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/nayaksamdeep/contact-list-service

  • v0.0.0-20200409050127-7733b32bd3f6
  • Source
  • Go
  • Socket score

Version published
Created
Source

contact-list-service

Basic Contact List Web Service

It provides a simple REST API with Go using:

Gin Framework and SQLite DB

API list

  • GET : Get all Contacts
  • POST : Create a Contact
  • GET : Get a Contact
  • PUT : Update a Contact
  • DELETE : Delete a Contact

Learning Objectives

  • CRUD Operations using external DB
  • How to define REST API
  • Web Servers and Controllers
  • Hands on with tools such as Postman
  • Code Layout using Sub Directory and Local Package

FAQs

Package last updated on 09 Apr 2020

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