-
Notifications
You must be signed in to change notification settings - Fork 505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Takeover? #105
Comments
@mohawk2 do you have a link to the blog post? I'm interested to read it. |
@marceloverdijk |
@phalt Any thoughts? |
Thanks @mohawk2 As @phalt already mentioned himself both data collections are very useful for for teaching programming and API interaction. That's exactly what I want to use the SWAPI data for. |
@mohawk2 @marceloverdijk thanks for your interest. SWAPI is a very passive project and takes up about 0.00001% of my time, so it's not a burden that I'm in need of sharing. SWAPI has always been open for new data but there has been a lack of PR's with new data 😢 |
@phalt Thanks for responding! Are you open to adding an OpenAPI 2, ie Swagger spec to SWAPI? |
@phalt On that note, what sources are you using for data as it is? Assuming valid data exists for TLJ, I might be able to compile and submit a PR with data for the latest film. If Rogue One and future anthology films are a good fit for the API we could take a look at that too. |
@NFulkerson wookiepedia, a note pad, and the star wars movies :) There was no structured data set before SWAPI |
PS: I scraped the date from https://swapi.co/ using https://github.com/swapi4j/swapi4j-client. I created sql statements from the scraped data and stored them here: https://github.com/marceloverdijk/swapi-labs/tree/master/swapi-labs-data/src/main/resources |
Further to the "PokéAPI and SWAPI going forward" blog post - are you interested in sharing and/or passing over responsibility for maintaining SWAPI going forward? I'm quite interested in OpenAPI as my GitHub history ought to show.
The text was updated successfully, but these errors were encountered: