Git Product home page Git Product logo

ghcopilotforintegrations's Introduction

GHCopilotForIntegrations

Requirements

  • Create a new Dotnet API for a PaymentTransfer API

To create the project:

dotnet new webapi --use-controllers -o PaymentTransferWebAPI

Prompts to create the PaymentTransfer API

From GH Copilot Chat:

  1. Create a Sample JSon message of a PaymentTransfer 1.1) Check the fields, maybe add another another field using Inline copilot
  2. Create an OpenAPI spec for the PaymentTransfer Json message
  3. Add documentation to the OpenAPI Spec and generate all the fields again
  4. Create the PaymentTransfer API for the paymentTransfer OpenAPI spec 4.1) Iterate the solution to make it specific to you
  5. run the code doing dotnet run from 'PaymentTransferWebAPI' folder
  6. Open the Swagger specification
  7. Create Unit tests for the PaymentTransfer API
  8. Create readme.md for the PaymentTransfer API
  9. Commit to Github using the Commit Message Suggestion from GitHub Copilot

ghcopilotforintegrations's People

Contributors

rmoreirao avatar rmoreiraoms avatar

Stargazers

Pascal van der Heiden avatar  avatar

Watchers

 avatar

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.