Skip to content

Releases: Platzi-Master-C8/MS-Forum

Discussion with SQL

22 Jan 20:40
120cf93

Choose a tag to compare

Discussion with SQL Pre-release
Pre-release
Feature - Discussions connected to DB  (#21)

* chore: NodeJS template added with middlewares: JOI and Boom. Jest added.

* docs: added discussion endpoint documentation to readme.md (#4)

* feat: discussion CRUD without SQL connection

feat: CRUD without SQL connection

docs: discussion endpoints updated

* feat: cors for accepting all CORS request (#11)

Added Cors for accepting all requests

* Feature - Discussion_Like capabilities (#8)

feat: CRUD without SQL connection for discussion_likes

docs: discussion endpoints updated

docs: like endpoints updated

docs: readme.md modified with endpoint description for use

* chore: Procfile added for Heroku deployment, port from environment added (#13)

* chore: added dummy data for discussion testing (#17)

* chore: dotenv capabilities added, .env.example file added (#20)

chore: added localhost postgres environment

chore: added db config

docs: discussion endpoint doc modified

feat: discussions db connection without pagination

chore: migrations and seeders added for deployment

docs: discussion instrictions added for local env

Discussion withous SQL

13 Dec 22:51
348bd2f

Choose a tag to compare

Pre-release

What's Changed

  • chore: NodeJS template added with middlewares: JOI and Boom. Jest added. by @dmorav1 in #2
  • Feature - Discussion with likes CRUD API without SQL by @dmorav1 in #15

Full Changelog: https://github.com/Platzi-Master-C8/MS-Forum/commits/0.0.10