Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Proposal for resources #61

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
MELI_CLIENT_ID=
MELI_CLIENT_SECRET=
MELI_REDIRECT_URI=
3 changes: 3 additions & 0 deletions .gitignore
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.DS_Store
.project
*.no-git
vendor/
.env
categoriesMLB.json
7 changes: 0 additions & 7 deletions DEPRECATED/Makefile

This file was deleted.

19 changes: 0 additions & 19 deletions DEPRECATED/changelog.md

This file was deleted.

34 changes: 0 additions & 34 deletions DEPRECATED/examples/example_item.php

This file was deleted.

39 changes: 0 additions & 39 deletions DEPRECATED/examples/example_login.php

This file was deleted.

65 changes: 0 additions & 65 deletions DEPRECATED/examples/example_questions.php

This file was deleted.

44 changes: 0 additions & 44 deletions DEPRECATED/examples/example_search.php

This file was deleted.

116 changes: 0 additions & 116 deletions DEPRECATED/examples/example_search_paging.php

This file was deleted.

Loading