Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajengalyak/restapi-greenway


https://github.com/ajengalyak/restapi-greenway

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        



Logo

# 🌿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

### Tech Stack

Server

- Node

Firebase

- Firestore
- Firebase Athentication
- Firebase Admin
- Firebase Storage

### Key Features
- **Authentication**
- **Destination**
- **Campaign**
- **Article**
- **About**
- **Discussion Forum**

(back to top)

## πŸ“„ 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
```

## πŸ”­ Future Features

- **Documentation API With Docsify**
- **Add OAuth**
- **Fitur User Profile**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project you can share this project to your friend

(back to top)

## πŸ“ License

This project is [MIT](./LICENSE) licensed.

(back to top)