issues
search
ttu
/
dotnet-fake-json-server
Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
https://ttu.github.io/dotnet-fake-json-server/
MIT License
388
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: async jsonpatch endpoint
#123
ttu
closed
1 week ago
0
style: update editorconfig and related code style changes
#122
ttu
closed
1 week ago
0
Upgraded To .NET8
#121
Rohitthimaya
opened
2 weeks ago
1
Add async endpoint examples to API client workspace
#120
ttu
closed
1 week ago
1
Upgrade project to .NET8
#119
ttu
opened
3 weeks ago
1
Update documentation with single object examples
#118
ttu
opened
3 weeks ago
0
docs: change api client workspace to postman format
#117
ttu
closed
3 weeks ago
0
Upgrade Vue version from index.html to 3.x
#116
ttu
opened
3 months ago
3
fix: pin index.html Vue version to 2.x
#115
ttu
closed
3 months ago
0
Option to create a new Object
#114
zimbres
closed
3 weeks ago
5
build: update dependencies
#113
ttu
closed
1 year ago
0
docs: add documentation site
#112
ttu
closed
1 year ago
0
docs: reorder README
#111
ttu
closed
1 year ago
0
style: missing style changes
#110
ttu
closed
1 year ago
0
style: missing file scoped namespace changes
#109
ttu
closed
1 year ago
0
style: add editorconfig and related code style changes
#108
ttu
closed
1 year ago
0
docs: README fixes
#107
ttu
closed
1 year ago
0
Implements current Vue object creation for Vue object in Index.html
#106
wscrimsher3
closed
4 months ago
2
Fix Vue from index.html
#105
ttu
closed
3 months ago
0
Upgrade McMaster.Extensions.CommandLineUtils to version 4.0.2
#104
mat-czernek
closed
1 year ago
1
Update packages and related code changes
#103
ttu
closed
1 year ago
0
Upgrade McMaster.Extensions.CommandLineUtils to version 4.x
#102
ttu
closed
1 year ago
0
Upgrade project to .NET 6
#101
ttu
closed
1 year ago
0
CircleCI project setup
#100
ttu
closed
1 year ago
0
[Feature] On Republish keep previous data
#99
Astrophonx
opened
2 years ago
1
Travis CI test (Linux) fail with "System.IO.IOException: The configured user limit (128) on the number of inotify instances has been reached ..."
#98
ttu
opened
2 years ago
0
Updage packages
#97
ttu
closed
2 years ago
0
Disable Travis CI tests (The configured user limit IOException)
#96
ttu
closed
2 years ago
0
Add JSON Patch support for PATCH endpoint
#95
ttu
closed
2 years ago
0
Integration with external oAuth2 server such as IdentityServer4 or Azure AD
#94
workcontrolgit
opened
2 years ago
1
Controller code cleanup
#93
ttu
closed
2 years ago
0
Use pattern matching in AddApiAuthentication
#92
ttu
closed
2 years ago
0
Fix basic authentication unauthorized result
#91
ttu
closed
2 years ago
0
API key authentication
#90
ttu
closed
2 years ago
0
Code cleanup, fix typos, minor refactor
#89
ttu
closed
2 years ago
0
Return 200 for empty collections
#88
ttu
closed
2 years ago
0
If a key with an empty array value exists in the data source, the api /collectionId endpoint returns the NotFound state.
#87
minamoeini
closed
2 years ago
1
Add Swagger url to startup output
#86
phaniva
closed
3 years ago
0
Merge patch to support nested properties
#85
frenzyfunky
closed
3 years ago
3
Added Swagger URL to startup output
#84
s-a-n-i-n
closed
3 years ago
1
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.7 to 5.0.9 in /FakeServer
#83
dependabot[bot]
closed
2 years ago
1
Release unreleased features
#82
erikmourits
closed
2 years ago
1
Add Swagger URL to startup output
#81
ttu
closed
3 years ago
3
Fix swagger authentication for dotnet 5
#80
Lucarine
closed
3 years ago
2
Upgrade project to .NET 5
#79
ttu
closed
3 years ago
0
ETag implementation to use ResponseCaching and Marvin.Cache.Headers
#78
ttu
closed
4 years ago
0
Update to .NET Core 3.1
#77
ttu
closed
4 years ago
0
Fix misspellings problem in README.md
#76
arashjfz
closed
4 years ago
1
Fix broken auth in swagger
#75
5wdgJibXS7DEE
closed
3 years ago
5
Fix ETag for Core 30
#74
khurrampunjwani
closed
4 years ago
1
Next