Skip to content

Backend for the BelaEmenta-APP. It fetches restaurant information from the Google Places API based on queries provided by the frontend.

License

Notifications You must be signed in to change notification settings

jndgoncalves/BelaEmenta-API

Repository files navigation

BelaEmenta-API (Backend)

Introduction

BelaEmenta-API serves as the backend for the BelaEmenta-APP. It fetches restaurant information from the Google Places API based on queries provided by the frontend.

Setup & Installation

  1. Clone the repository.
  2. Install the required packages using npm install.
  3. Set up your environment variables including the GOOGLE_PLACES_API_KEY.
  4. Run the server using npm start.

Features

  • Fetch a list of restaurants based on a query.
  • Retrieve detailed information about a specific restaurant using its ID.

Upcoming Features

  • Expand the API to support more features and endpoints.

Contributing

If you wish to contribute, kindly fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

About

Backend for the BelaEmenta-APP. It fetches restaurant information from the Google Places API based on queries provided by the frontend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published