Skip to content

Ozone72/restfulapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful API

Simple backend for a Wiki project using:

  • Node
  • Express
  • MongoDB
    • Mongoose

Verbs included:

  • GET all articles
  • GET one article
  • POST a new article
  • PUT(replace) a specific article
  • UPDATE a part of an existing article
  • DELETE all articles
  • DELETE an article

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published