https://github.com/greydevv/cloudscout-rest
RESTful API for cloudscout.
https://github.com/greydevv/cloudscout-rest
api flask jwt mongodb rest-api
Last synced: 3 months ago
JSON representation
RESTful API for cloudscout.
- Host: GitHub
- URL: https://github.com/greydevv/cloudscout-rest
- Owner: greydevv
- Created: 2021-11-25T14:54:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T20:31:36.000Z (almost 4 years ago)
- Last Synced: 2025-02-22T01:15:47.449Z (12 months ago)
- Topics: api, flask, jwt, mongodb, rest-api
- Language: Python
- Homepage: https://www.cloudscout.app
- Size: 264 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

This is the RESTful API backend for my startup, cloudscout. This API was written in Flask and serves as the interface between the front-end application and the MongoDB database.
# Documentation
Coming soon...