golangci
Here are 9 public repositories matching this topic...
These are .golangci.yml to go based on your need
-
Updated
Oct 28, 2024
An opinionated configuration file for golangci-lint.
-
Updated
Mar 21, 2024
morsencoder is an api that listens for any request to the endpoint "/encode" with a query parameter text like "/encode?text=text to morse code encode", encodes that text and returns it back to the client as string.
-
Updated
Sep 28, 2022 - Go
A repository having golangci linter example using GitHub Actions or Docker
-
Updated
Oct 22, 2023 - Makefile
Fizzbuzz api listens for a http request for route '/fizzbuzz/count'. When request comes, it makes an array with fizzbuzz game rules to send as response. Like [1,2,"fizz",4,"buzz"...,14,"fizzbuzz",]
-
Updated
Dec 30, 2021 - Go
This api contains product ,category and basket product models. It provides routes and handlers for this routes to be able to provide a simple e-commerce product listing, product basketing and basket controlling operations totally.
-
Updated
Dec 30, 2021 - Go
Improve this page
Add a description, image, and links to the golangci topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the golangci topic, visit your repo's landing page and select "manage topics."