Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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!