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

https://github.com/tugberkugurlu/webapidoodle

(NOT MAINTAINED, SEE README) WebAPIDoodle is an ASP.NET Web API library which contains several useful Extensions, Filters, Message Handlers and so on and so forth.
https://github.com/tugberkugurlu/webapidoodle

Last synced: 5 months ago
JSON representation

(NOT MAINTAINED, SEE README) WebAPIDoodle is an ASP.NET Web API library which contains several useful Extensions, Filters, Message Handlers and so on and so forth.

Awesome Lists containing this project

README

        

#WebAPIDoodle

> :warning: **THIS REPOSITORY IS NOT MAINTAINED ANYMORE. IF YOU WOULD LIKE TO VOLUNTEER TO BE THE MAINTAINER, PLEASE [CONTACT ME](https://twitter.com/tourismgeek).**

**WebAPIDoodle** is an ASP.NET Web API library which contains several useful:

- Extensions
- Filters
- Message Handlers

and so on and so forth.

#Development Workflow
`master` branch only holds the latest stable version of the product. Navigate to `dev` branch in order to see latest work.

##Pull Requests & Branching
Every feature must be developed under a so-called feature branch and that branch must be brached off from `dev` branch.

*Pull Requests* should be targeted to `dev` branch, not `master`! Before sending the PR, make sure you have the latest `dev` branch merged into you feature branch.

#License and Copyright
This project licensed under MIT license.