Code Monkey home page Code Monkey logo

asp.net-core-apis-succinctly's Introduction

ASP.NET Core APIs Succinctly

This is the companion repo for ASP.NET Core APIs Succinctly by Dirk Strauss. Published by Syncfusion.

cover

If you have been a developer for any amount of time, you will undoubtedly have already heard the term "API" being used. The term API stands for application programming interface. You can think of these as small bits of code that allow other systems to access data and communicate. ASP.NET Core APIs Succinctly shows you how to create your own APIs.

Chapter 1: Designing Your API

  • What is REST
  • What are Resources
  • The API Design
  • Project Setup
  • How to Use Postman

Chapter 2: Returning Data With Your API

  • Creating Actions
  • Using Status Codes
  • Returning Collections with GET
  • Returning Models Instead of Entities
  • Returning a Single Item
  • Searching Data*

Chapter 3: Modifying Data With Your API

  • Add Entities Using POST
  • Performing Model Validation
  • Change Entities Using PUT
  • Remove Entities Using DELETE

Chapter 4: Versioning Your API

  • Implementing Versioning
  • Version Actions
  • Versioning Controllers
  • Versioning With Headers
  • Versioning With Headers And Query Strings
  • Versioning Using the URL

Looking for more Succinctly titles?

Check out the entire library of more than 200 Succinctly ebooks at https://www.syncfusion.com/succinctly-free-ebooks.

asp.net-core-apis-succinctly's People

Contributors

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