Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scifer99/spark-api-development
This is a template API via PySpark!
https://github.com/scifer99/spark-api-development
api pycharm-ide pyspark pyspark-api pyspark-python python3 scripting visual-studio-code
Last synced: 15 days ago
JSON representation
This is a template API via PySpark!
- Host: GitHub
- URL: https://github.com/scifer99/spark-api-development
- Owner: SCIFER99
- License: cc0-1.0
- Created: 2023-08-17T00:06:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-17T00:14:33.000Z (about 1 year ago)
- Last Synced: 2024-10-16T22:20:48.353Z (30 days ago)
- Topics: api, pycharm-ide, pyspark, pyspark-api, pyspark-python, python3, scripting, visual-studio-code
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- 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!