forked from starnavi-team/starwars-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# SWAPI | ||
## The Star Wars API | ||
|
||
Source code for [swapi.co](https://swapi.co) | ||
## NO LONGER MAINTAINED! | ||
|
||
[![Circle CI](https://circleci.com/gh/phalt/swapi.svg?style=svg)](https://circleci.com/gh/phalt/swapi) | ||
If you rely on this project for your own tools - then please fork and spin up your own instance. It's a pretty simple project, and the Makefile will take you a long way. | ||
|
||
For contributing, please see CONTRIBUTING.md | ||
If you are looking for an API to play with to learn about APIs, then I recommend [https://pokeapi.co](https://pokeapi.co). |