Nodejs CRUD app using Firebase & Firestore
Nodejs CRUD app using Firebase & Firestore
npm run build
npm run start
To make any request to the sentences or translation api you will need to provide
an authorization header:
{ 'Authorization': 'Bearer <token>' }
Endpoint: https://sentences-crud.herokuapp.com/api/v1/sentences
operations:
-
Endpoint: https://sentences-crud.herokuapp.com/api/v1/translate
operations:
-
You can access the views on https://sentences-crud.herokuapp.com
From this webpage you can perform any operation you can do with the sentences
API
👤 Victor Martinez
Give a ⭐️ if this project helped you!
Copyright © 2021 Victor Martinez.
This
project is MIT licensed.
This README was generated with ❤️ by
readme-md-generator