• Stars
    star
    7
  • Rank 2,227,434 (Top 46 %)
  • Language
    Go
  • License
    The Unlicense
  • Created over 2 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A very simple and powerful package for making REST requests with very little effort

More Repositories

1

ksql

A Simple and Powerful Golang SQL Library
Go
279
star
2

Simple-Iterator-Template

Provides a header-only iterator template that is easy to adapt for any custom container
C++
47
star
3

ddd-go-template

This is an example of a keep-it-simple directory layout for Go projects that was created using DDD principles, please copy and share if you like it.
Go
47
star
4

structscanner

Scan data into structs with ease and without interacting directly with the reflect library.
Go
18
star
5

jSpy

A JavaScript-like Speech Parsing framework with PYthonic features
C++
9
star
6

kapi

An adapter for fasthttp that parses the request arguments with reflection
Go
6
star
7

golang-reading-files-from-tests

This is a simple example project showing how to read files in the root directory from inside tests
Go
3
star
8

downhill-simplex

This is an implementation of the downhill-simplex in C++ by Botao Jia from codeguru (www.codeguru.com). Its simple and easy to use.
C++
3
star
9

urlvaluescanner

Go
2
star
10

badger-cli

A very simple badger CLI tool inspired on redis-cli
Go
2
star
11

go-pipeline

Go
2
star
12

psychology-keyword-extractor

Python
1
star
13

klog

A simple flexible logger that outputs JSON
Go
1
star
14

cpp-code-parser

This project has been moved to https://github.com/VinGarcia/jSpy
C++
1
star
15

excalidraw

Some drawing I did in excalidraw.com that I want to save, they might useful for others too
1
star
16

go-benchmarks

This repo contains a few benchmarks written for studying purposes
Go
1
star
17

go-reflection-benchmark

A repository created to compare generic ways of serializing structs in Go using reflection or other abstractions
Go
1
star
18

echoserver

A very simple public docker image just for testing requests, it echoes all requests and logs them.
Go
1
star
19

jit-rpg-system

JIT - Just In Time is an RPG system. Its goals are: Simplicity (quick set up, and as few calculations as possible), and flexibility (do what you want with your character, the only thing that can hold you back is the game master's rules, not the system).
Python
1
star