Giter VIP home page Giter VIP logo

mccotter-net-api's Introduction

mccotter-net-api

Welcome to the mccotter.net API

Pre-Reqs

  1. Make sure you have dotnet 5 installed on your machine
  2. clone project git clone <git-repo-link>

How to run locally through CLI

  1. Navigate to mccotter-net-api folder you cloned
  2. dotnet restore
  3. dotnet build
  4. dotnet run

How to run using Visual Studio Code

  1. Open mccotter-net-api folder in VS Code
  2. Say "yes" to the prompt asking to add files to your project
    • This will help when launching the project through VS Code (added .vscode)
  3. Open debug console on left side (Play button with bug on it)
  4. Make sure ".Net Core Launch (web)" is selected
  5. Press run and enjoy!

Access your running API on https://localhost:5001/ over HTTPS or http://localhost:5000 over HTTP


mccotter-net-api's People

Contributors

bjmccotter7192 avatar

Watchers

 avatar  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.