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

https://github.com/github-samples/planventure

Planventure is a sample app used in GitHub for Beginners
https://github.com/github-samples/planventure

Last synced: 21 days ago
JSON representation

Planventure is a sample app used in GitHub for Beginners

Awesome Lists containing this project

README

          

## Getting Started 👩🏽‍💻

1. Fork this repository to your GitHub account.
2. Switch to the `api-start` branch.
3. Clone the repository to your local machine.

You can find next steps in the README on the `api-start` branch.

## Build with Me + GitHub Copilot 🚀

You can build along with me in this [Youtube video](https://www.youtube.com/watch?v=CJUbQ1QiBUY) or read this [blog post](https://github.blog/ai-and-ml/github-copilot/github-for-beginners-building-a-rest-api-with-copilot/).

[![Build API Copilot](https://github.com/user-attachments/assets/a9e6f202-81c1-4b5e-9a77-6f03ee55938c)](https://www.youtube.com/watch?v=CJUbQ1QiBUY)

# Planventure API 🚁
A Flask-based REST API backend for the Planventure application.

## Prerequisites
Before you begin, ensure you have the following:

- A GitHub account - [sign up for FREE](https://github.com)
- Access to GitHub Copilot - [sign up for FREE](https://gh.io/gfb-copilot)!
- A Code Editor - [VS Code](https://code.visualstudio.com/download) is recommended
- API Client (like [Bruno](https://github.com/usebruno/bruno))
- Git - [Download & Install Git](https://git-scm.com/downloads)

Happy Coding! 🎉