Skip to content

KW-Yeh/demoPages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Pages

Using Next v13 and React v18 to implement a demo website for testing some interested techniques.

IndexedDB

IndexedDB is a large-scale, NoSQL storage system, and can only be accessed under the same domain or subdomain.

Notes


Swagger

Swagger is a tool system used to develop APIs using the OpenAPI Specification (OAS). It helps us design, build, and write REST APIs, and its main tools include Swagger Editor, Swagger Codegen, and Swagger UI.
OAS: It is one of the projects of the Linux Foundation, which defines a language for describing API formats, such as paths, operations, parameters, authorization, and other information.

Note

About

My online demo page for testing interested techniques

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors