Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajengalyak/restapi-greenway
https://github.com/ajengalyak/restapi-greenway
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajengalyak/restapi-greenway
- Owner: AjengAlyaK
- Created: 2024-05-14T15:32:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T01:29:59.000Z (7 months ago)
- Last Synced: 2024-05-22T11:54:07.815Z (7 months ago)
- Language: JavaScript
- Homepage: https://restapi-greenway.vercel.app
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# πΏGreenWay API
GreenWay API is a backend server for the GreenWay App. This project was made using Express.js and Firebase for the backend. It was developed to fulfill one of graduation requirements for SIB 6 Dicoding program React and Backend Developer.
## π Built With
Server
- NodeFirebase
- Firestore
- Firebase Athentication
- Firebase Admin
- Firebase Storage### Key Features
- **Authentication**
- **Destination**
- **Campaign**
- **Article**
- **About**
- **Discussion Forum**## π Documentation API
[Documentation API](https://drive.google.com/file/d/19Dw7ADIi9qLsmJ9OZn-QOvolwwVHv5D9/view?usp=drive_link)
## π» How to run on local
Clone this repository (branch-main)
```bash
git clone https://github.com/AjengAlyaK/restapi-greenway.git
```
Go to the root folder```bash
cd restapi-greenway
```Install all dependency
```bash
npm install
```Run
```bash
npm run start
```- **Documentation API With Docsify**
- **Add OAuth**
- **Fitur User Profile**Contributions, issues, and feature requests are welcome!
If you like this project you can share this project to your friend
This project is [MIT](./LICENSE) licensed.