Skip to content

Comments

Set backend#13

Open
rodriguezosvaldo wants to merge 2 commits intoCode-You-Contributors:mainfrom
rodriguezosvaldo:backend-express-sqlite
Open

Set backend#13
rodriguezosvaldo wants to merge 2 commits intoCode-You-Contributors:mainfrom
rodriguezosvaldo:backend-express-sqlite

Conversation

@rodriguezosvaldo
Copy link
Collaborator

  • Create directories backend and frontend to separate logic
  • Install express and better-sqlite3

Install express and better-sqlite3
- Set some movies routes
- Fetch TMDB movies: now-playing, popular, top-rated, upcoming
@rodriguezosvaldo
Copy link
Collaborator Author

Commit [35f4e3e]:

  • Express server ready
  • Currently fetching data from TMDB for the following routes:
    • ./movies/now-playing
    • ./movies/popular
    • ./movies/top-rated
    • ./movies/upcoming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant