Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / devimteam/microgen issues and pull requests

#71 - A maintained fork of microgen at Reco

Issue - State: open - Opened by ShayNehmad-RecoLabs about 2 years ago

#70 - This project is abandoned - we maintain a working 1.0 fork

Issue - State: closed - Opened by TheCoreMan about 2 years ago

#69 - Doesn't work with go modules [go v.1.11.2]

Issue - State: open - Opened by Terminator637 over 5 years ago - 4 comments
Labels: enhancement

#68 - Update Readme.md

Issue - State: open - Opened by vetcher almost 6 years ago

#67 - Add to readme go<->protobuf types mapping rules

Issue - State: open - Opened by vetcher almost 6 years ago

#66 - Generate PUB/SUB (AMQP) transports

Issue - State: open - Opened by vetcher almost 6 years ago

#65 - Allow to customize project layout

Issue - State: open - Opened by vetcher almost 6 years ago

#64 - Clean up templates code

Issue - State: open - Opened by vetcher almost 6 years ago

#63 - Update behavior to more stable

Issue - State: open - Opened by vetcher almost 6 years ago

#62 - Change syntax

Issue - State: open - Opened by vetcher almost 6 years ago

#61 - Error when generating project layout

Issue - State: closed - Opened by uzmo almost 6 years ago - 2 comments

#60 - Feature/58

Pull Request - State: closed - Opened by vetcher almost 6 years ago

#59 - Extention system

Issue - State: open - Opened by vetcher almost 6 years ago

#58 - Moving toward 1.0.0

Issue - State: open - Opened by vetcher about 6 years ago
Labels: enhancement

#57 - Generation not successful with custom type

Issue - State: open - Opened by Raffo over 6 years ago - 1 comment

#56 - Tests are broken

Issue - State: open - Opened by Raffo over 6 years ago

#55 - Develop

Pull Request - State: closed - Opened by vetcher over 6 years ago

#54 - Add cache middleware

Issue - State: closed - Opened by vetcher over 6 years ago

#53 - Add zipkin tracing

Issue - State: closed - Opened by vetcher over 6 years ago
Labels: enhancement

#52 - Fixed some bugs

Pull Request - State: closed - Opened by Raffo over 6 years ago

#51 - 0.7.0

Pull Request - State: closed - Opened by vetcher over 6 years ago

#50 - 0.7.0b

Pull Request - State: closed - Opened by vetcher over 6 years ago

#49 - Http annotations

Pull Request - State: closed - Opened by Raffo over 6 years ago - 16 comments

#48 - Http annotations

Pull Request - State: closed - Opened by Raffo over 6 years ago - 2 comments

#47 - Proposal: use methods annotation to customize http methods

Issue - State: closed - Opened by Raffo over 6 years ago - 5 comments

#46 - Added sanity check to some functions

Pull Request - State: closed - Opened by Raffo over 6 years ago

#45 - Add jsonRPC transport

Issue - State: open - Opened by vetcher over 6 years ago - 1 comment
Labels: wontfix

#44 - Remove deprecated grpc.ErrorDesc

Issue - State: closed - Opened by vetcher over 6 years ago

#43 - Some other imports not existing

Issue - State: closed - Opened by Raffo over 6 years ago - 4 comments

#42 - Feature/refact logging

Pull Request - State: closed - Opened by vetcher over 6 years ago

#41 - 0.6.1

Pull Request - State: closed - Opened by vetcher over 6 years ago

#40 - Some imports are non existing

Issue - State: closed - Opened by Raffo over 6 years ago - 2 comments

#39 - Endpoint value has wrong pointer type

Issue - State: closed - Opened by Raffo over 6 years ago

#38 - Update tests

Pull Request - State: closed - Opened by vetcher over 6 years ago

#37 - WIP: Update tests

Pull Request - State: closed - Opened by nicolaiskogheim over 6 years ago - 4 comments

#36 - Develop

Pull Request - State: closed - Opened by vetcher over 6 years ago

#34 - Verbose

Issue - State: closed - Opened by vetcher over 6 years ago

#33 - Generate minimal main.go

Pull Request - State: closed - Opened by vetcher over 6 years ago
Labels: enhancement

#32 - Generate via go generate?

Issue - State: closed - Opened by rhzs over 6 years ago - 2 comments

#31 - 0.5.0

Pull Request - State: closed - Opened by vetcher over 6 years ago

#30 - Generate stub .proto file

Issue - State: closed - Opened by vetcher over 6 years ago
Labels: enhancement

#29 - microgen command doesn't build

Issue - State: closed - Opened by nicolaiskogheim over 6 years ago - 8 comments

#28 - Replace _ to - in snake_case when generate addresses (or generate struct for manual setup)

Issue - State: closed - Opened by vetcher over 6 years ago
Labels: enhancement

#27 - Generate minimal main.go

Issue - State: closed - Opened by vetcher over 6 years ago
Labels: enhancement

#26 - Normal protobuf types in endpoint converters when empty requests/responses

Issue - State: closed - Opened by vetcher over 6 years ago
Labels: bug, enhancement

#25 - Recover middleware

Issue - State: closed - Opened by vetcher over 6 years ago
Labels: enhancement

#24 - auto []string <--> []string converter

Issue - State: closed - Opened by vetcher over 6 years ago
Labels: enhancement

#23 - ProtoToByteList: wrong variable generation

Issue - State: closed - Opened by vetcher over 6 years ago
Labels: bug

#22 - Do not generate error converters if not needed

Issue - State: closed - Opened by vetcher over 6 years ago
Labels: bug, enhancement

#21 - Add ability for write len(arg) in logging

Issue - State: closed - Opened by vetcher over 6 years ago
Labels: enhancement

#20 - Feature/other transports

Pull Request - State: closed - Opened by vetcher over 6 years ago

#19 - method not provided / function not provided in type_converters.go

Issue - State: closed - Opened by vetcher almost 7 years ago - 1 comment
Labels: bug

#18 - Feature/generator refactor

Pull Request - State: closed - Opened by vetcher almost 7 years ago

#17 - Feature/with godecl

Pull Request - State: closed - Opened by vetcher almost 7 years ago

#16 - Not overwrite all when generate (special for middleware)

Issue - State: closed - Opened by vetcher almost 7 years ago - 1 comment
Labels: enhancement

#15 - Autogenerate ErrorToProto and time.Time converters

Issue - State: closed - Opened by vetcher almost 7 years ago - 2 comments
Labels: enhancement

#14 - Generator want converter for []byte type

Issue - State: closed - Opened by vetcher almost 7 years ago - 1 comment
Labels: bug

#13 - Wrong alias for types, that declared around service.go

Issue - State: open - Opened by vetcher almost 7 years ago
Labels: bug

#12 - Wrong stub function decl for converter for JSONB type

Issue - State: closed - Opened by vetcher almost 7 years ago - 1 comment
Labels: enhancement

#11 - Feature/init flag

Pull Request - State: closed - Opened by vetcher almost 7 years ago

#10 - feat(generator): print to stdout, what file was generated

Pull Request - State: closed - Opened by vetcher almost 7 years ago

#9 - Fix/converters

Pull Request - State: closed - Opened by vetcher almost 7 years ago

#8 - fix(template): fix extra variable declaration when method have no arguments

Pull Request - State: closed - Opened by vetcher almost 7 years ago

#7 - Feature/grpc converters

Pull Request - State: closed - Opened by vetcher almost 7 years ago

#6 - Feature/grpc transport

Pull Request - State: closed - Opened by vetcher almost 7 years ago

#5 - Feature/client

Pull Request - State: closed - Opened by vetcher almost 7 years ago

#4 - Refactor/move tests

Pull Request - State: closed - Opened by vetcher almost 7 years ago - 1 comment

#3 - refactor(all)

Pull Request - State: closed - Opened by vetcher almost 7 years ago

#2 - Feature/logging gen

Pull Request - State: closed - Opened by vetcher almost 7 years ago

#1 - Feature/endpoints gen

Pull Request - State: closed - Opened by vetcher almost 7 years ago