An open API service indexing awesome lists of open source software.

https://github.com/f4str/term-api

ASP.NET Core starter project using MVC
https://github.com/f4str/term-api

Last synced: 4 months ago
JSON representation

ASP.NET Core starter project using MVC

Awesome Lists containing this project

README

          

# Term API

ASP.NET Core project

### Create Endpoint for Current Term
URL: /term/current

### Endpoint for Term for a Specific Date
URL: /term/mm-dd-yyyy (datetime)

### Endpoint for Term from Term Code
URL: /term/termcode (int)