Skip to content

frenzyfunky/react-admin-demo-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Admin demo with .NET Api

This is a demo project using react-admin with Next.js and .NET as a backend API to give an idea how things work. .NET Api consumes another api called FakeStoreApi. That's why some features like create, update, delete may not be work as exptected.

API is developed with the react-admin's query string conventions as mentioned in the docs. Authentication is provided by JWT tokens and handled by .NET api using AspNetCore.Identity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors