/wikiAPI

Primary LanguageJavaScript

About the wiki API

This is a learning project creating an API REST, covering creation, edition and deletion of articles.

Articles are currently stored in a local mongo databese and the project itself has been developed with node, express and mongoose.