Skip to content

Commit a477cf8

Browse files
committed
docs(readme): remove link to demo
currently, I do not have enough time to keep the video up to date
1 parent a8f41aa commit a477cf8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
JsonApiDotnetCore provides a framework for building [json:api](http://jsonapi.org/) compliant web servers. Unlike other .Net implementations, this library provides all the required middleware to build a complete server. All you need to focus on is defining the resources. However, the library is also fully extensible so you can customize the implementation to meet your specific needs.
1010

1111
# Table Of Contents
12-
- [Comprehensive Demo](#comprehensive-demo)
1312
- [Installation](#installation)
1413
- [Generators](#generators)
1514
- [Usage](#usage)
@@ -34,12 +33,6 @@ JsonApiDotnetCore provides a framework for building [json:api](http://jsonapi.or
3433
- [Sparse Fieldsets](#sparse-fieldsets)
3534
- [Tests](#tests)
3635

37-
## Comprehensive Demo
38-
39-
The following is a WIP demo showing how to create a web application using this library, EmberJS and PostgreSQL. If there are specific topics you'd like to see in future videos, comment on the playlist.
40-
41-
[![Goto Playlist](https://img.youtube.com/vi/KAMuo6K7VcE/0.jpg)](https://www.youtube.com/watch?v=KAMuo6K7VcE&list=PLu4Bq53iqJJAo1RF0TY4Q5qCG7n9AqSZf)
42-
4336
## Installation
4437

4538
- Visual Studio

0 commit comments

Comments
 (0)