Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/similaregs/crud-todo-list

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/similaregs/crud-todo-list

  • v0.0.0-20220728141630-da3755d4d89b
  • Source
  • Go
  • Socket score

Version published
Created
Source

Go TodoApp API

About the project

  • Based on REST API
  • Powered up with gin framework
  • Сlean Architecture with dependency injection
  • Running via docker
  • Work with db done with slqx
  • JWT middleware for registration and authentication

Technologies

  • web framework: gin
  • Secure auth: JWT
  • containerize: docker
  • swagger: swaggo
  • database:
    • sqlx (db wrapper)
    • pq (db driver)
  • config: viper
  • logger: logrus

Usage

  • Clone repository
git clone github.com/SimilarEgs/go-todo-app
  • Run via docker
make compose-up

Swagger

http://localhost:8080/swagger/index.html

SharedScreenshot

FAQs

Package last updated on 28 Jul 2022

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