cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Example web api for unit/integration testing?

Can anyone recommend any web api projects I can use to practice unit, integration and possibly contract testing? Or perhaps a personal project you don't mind sharing?

Ideally it would have at least a few endpoints, use entity framework, have some validation and generally do some more interesting things than your basic CRUD example. If there were multiple api's (as long as it's not crazy complicated) so I could think about contract testing, even better.

Most of the examples I've found are either too simple or just focus on templating and clean architecture. Maybe I'm looking in the wrong place.

I'm aware I could try to build something myself but I was aiming to replicate a more real world scenario where you might be looking at someone else's code.

Many thanks!

WiliamHurts
Member
1 REPLY 1

We are using apiway and beside a few minor bugs it works great so far if this is what you are looking for.

 

Rad Media

RadMedia
Member