Skip to content

MultiverseLearningProducts/snippets-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippets API

This is a sample solution for the Snippets API project (back-end module, week 1). To keep it as simple as possible, it does not include any constraint validation or error handling. The query string filtering is also case-sensitive.

  1. Clone or fork this repository.
  2. Run npm install to install the dependencies.
  3. Run npm run dev to start the development server.
  4. Press Ctrl + C to stop the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published