Git Product home page Git Product logo

mura's Introduction

Hey, There ๐Ÿ‘‹

My name's Rasio Ganang Atmaja, I'm a Software Engineer with focus on backend development such as REST-API and gRPC.

๐Ÿ“ซ If you would like to discuss about your ideas ๐Ÿ’ก, programming ๐Ÿค–, space ๐Ÿš€ or whatever pops into your mind, you can reach me on LinkedIn, Instagram or shoot me a message at [email protected]

mura's People

Contributors

rasatmaja avatar

Stargazers

 avatar

Watchers

 avatar

mura's Issues

Reading environment variable from `.env` file

User story

As a developer who use mura package, i want to read environment variable from .env file, so that i can bind env value with struct field

Acceptance Criteria

  • Should be able to parse env filed with format KEY=VALUE
  • Should be able to bind those value into struct field

Non-Functional Requirements
none

Issue type : ๐ŸฆŒ Feature

Descriptions :
none

Task :

Migrating form `V1` to `V2`

Technical Description
Migrating mura version to v2. In this version mura will be use os go package instead viper package, so all viper API no logger be access in version 2.

Acceptance Criteria

  • go.mod should include v2 on suffix go module declaration.

Technical type : ๐ŸฆŒ Feature

Task :

Fix checking availability for version 2

Technical Description
Fix checking availability for version 2 when workflow trigger merge to main branch

Acceptance Criteria

  • Workflow should be success

Technical type : ๐Ÿž Bug Fix

Task :
No additional task

Default Value

Technical Description
Create a method that fill struct value from its own default tag

Acceptance Criteria

  • Method FillDefault should be exported
  • Method should be receive pointer of a struct

Technical type : ๐ŸฆŒ Feature

Task :

Fix ENV spliter

Technical Description
Fix env spliter with value =

Acceptance Criteria

  • if env variable URL=https://github/com?username=rasio , the value should be https://github/com?username=rasio not https://github/com?username

Technical type : ๐Ÿž Bug Fix

Task :
No additional task

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.