Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buckineer/fictional-spoon-pyspark
This is technically a RESTful API, but using PySpark module instead of the restful module! In this case, this is a template using PySpark for website development!
https://github.com/buckineer/fictional-spoon-pyspark
api pyspark pyspark-api python3 scripting
Last synced: 11 days ago
JSON representation
This is technically a RESTful API, but using PySpark module instead of the restful module! In this case, this is a template using PySpark for website development!
- Host: GitHub
- URL: https://github.com/buckineer/fictional-spoon-pyspark
- Owner: buckineer
- License: cc0-1.0
- Created: 2024-01-09T09:13:45.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-09T09:14:08.000Z (11 months ago)
- Last Synced: 2024-01-09T11:39:11.743Z (10 months ago)
- Topics: api, pyspark, pyspark-api, python3, scripting
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spark-API-Development
This is a template API via PySpark!Greetings all!
This is technically a RESTful API, but using PySpark module instead of
the restful module! In this case, this is a template using PySpark
for website development!Here are the packages needed to perform a successful Spark API:
pip install pyspark
PS: Launch the program using either Visual Studio Code or Pycharm!
Happy Coding!