# RESTfulAPIExample **Repository Path**: HelloZyjS/RESTfulAPIExample ## Basic Information - **Project Name**: RESTfulAPIExample - **Description**: RESTful风格API简单示例 - **Primary Language**: C# - **License**: CC-BY-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RESTfulAPIExample #### 介绍 此项目用于练习 Asp.Net Core 使用RESTful 风格开发WebAPI的例子,通过此例子可以基本掌握RESTful API的开发规范.