Skip to content

kjac/UmbracoDeliveryApiCustomData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Routing and exposing custom data through the Umbraco Delivery API

In this repo you'll find a demo of how to route and expose custom data through the Umbraco Delivery API.

Read all about it on my blog.

Running the demo

The demo consists of a single Umbraco CMS project. You’ll need .NET 8 to run it. Oopen a terminal window in src/Site and run:

dotnet run

Umbraco

The Umbraco database is bundled up as part of the GitHub repo. The administrator login for Umbraco is:

  • Username: admin@localhost
  • Password: SuperSecret123

About

Sample code demonstrating how custom data can be exposed through the Umbraco Delivery API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published