freeCodeCamp/curriculum/challenges/english/05-apis-and-microservices/mongodb-and-mongoose
Valeriy c9b44985ea fix(curriculum): move meta.json (#29711)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-10-27 00:50:40 +05:30
..
chain-search-query-helpers-to-narrow-search-results.en.md fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
create-a-model.en.md fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
create-and-save-a-record-of-a-model.en.md fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
create-many-records-with-model.create.en.md fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
delete-many-documents-with-model.remove.en.md fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
delete-one-document-using-model.findbyidandremove.en.md fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
install-and-set-up-mongoose.en.md fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
perform-classic-updates-by-running-find-edit-then-save.en.md fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
perform-new-updates-on-a-document-using-model.findoneandupdate.en.md fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
use-model.find-to-search-your-database.en.md fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
use-model.findbyid-to-search-your-database-by-id.en.md fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
use-model.findone-to-return-a-single-matching-document-from-your-database.en.md fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30