Skip to content

feridunAKYOL/textidor-validated

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textidor Validated

This fun little API is kind of like a virtual file system. Instead of storing files in the file system, model them in a .json file!

This is an in-class project from the web-apps module, check out the module repo for some practice problems before diving right in.


The Setup

  1. Clone the repo
  2. cd into the project
  3. npm install

Learning Objectives

  • Modeling JSON data with Schemas
  • Validating JSON data

Your Task

Fill in the blanks in /api/handlers.js, everything else works!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%