dependabot[bot]
ddab1e0e76
Bump glob-parent from 5.1.1 to 5.1.2
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 02:31:36 +00:00
Kunwar Ashutosh Singh
bbbbc9f9b8
completed changes
2020-07-13 01:26:54 +05:30
Josh Black
d00c1a22c5
POST /api/articles route working
2017-09-21 21:46:37 -06:00
Josh Black
c2a449b2a9
Completed route: GET /api/articles
...
GET /api/articles route working with tags, including repeated tags where appropriate.
Ex: {{apiUrl}}/articles?offset=0&limit=3&tag=GIT&author=josh&favorited=johnjacob4&favorited=josh
Exposed user property favorites.
Cleaned up some unused packages.
2017-09-21 10:43:03 -06:00
Josh Black
0c3c909ae6
Articles routing progress
...
All articles, and querys for limit and offset working.
2017-09-19 17:26:05 -06:00
Josh Black
785d50eca3
Initial Seed
2017-09-11 12:47:48 -06:00