Giter VIP home page Giter VIP logo

marqeta-csharp-core-sdk's Introduction

[Build Status NuGet Version NuGet Downloads

marqeta-csharp-core-sdk

Marqeta C# Software Development Kit

Documentation

For complete reference documentation, see the Marqeta Core API Reference.

Generating SDK

Make sure dotnet SDK is installed first

Run command dotnet fsi GenerateSdkFromSourceUrl.fsx

Running tests

To run tests locally, user secrets need to be configured to use your developer public sandbox instance.

dotnet user-secrets set "Marqeta:BaseUrl" "https://sandbox-api.marqeta.com/v3/"
dotnet user-secrets set "Marqeta:UserName" "<Application token>"
dotnet user-secrets set "Marqeta:Password" "<Access Token>"

You can obtain a developer public sandbox by signing up to marqeta as per instructions here

marqeta-csharp-core-sdk's People

Contributors

akwasi-cot avatar alexandre-spieser avatar chrisyappdev avatar clydev83 avatar codeplay87 avatar haydndias avatar johncyril avatar jovialjerboa avatar kostia-cot avatar ryangoodwin95 avatar valentina-cot avatar

Watchers

 avatar  avatar

marqeta-csharp-core-sdk's Issues

Tests - Misc

Add more tests to the SDK

  • More tests around common API endpoints
  • API tests for known OpenAPI.yaml modifications
  • Test the output OpenAPI.yaml for expected changes

Documentation - Misc

Add documentation around the following areas:

  • How to generate the SDK
  • The changes we make to OpenAPI.yaml and why
  • Check documentation around F# script
    • Document reason for removing 4XX and 5XX responses
    • Typos in comments
    • Document commonly used F# syntax at top of script
  • Known issues
  • Custom serializers
  • How to make emergency changes (bypassing the script)
  • How to make changes to script

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.