You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6-4
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@
9
9
<br />
10
10
<br />
11
11
12
-
# 🎃 Hacktoberfest 🎃
12
+
# 🎃 Hacktoberfest 🎃
13
13
14
-
[All the details you need](https://github.com/OperationCode/START_HERE/blob/master/README.md#-hacktoberfest-) before participating with us during Hacktoberfest.
14
+
[All the details you need](https://github.com/OperationCode/START_HERE/blob/master/README.md#-hacktoberfest-) before participating with us during Hacktoberfest.
15
15
16
16
<br />
17
17
@@ -50,9 +50,11 @@ Sometimes these installs can be tricky. If you get stuck ask for help in the Sl
50
50
51
51
1. Run `make setup`
52
52
53
-
1. Run `make all` and then navigate to http://localhost:5000/api/v1/resources
53
+
1. Run `make all` and then navigate to http://localhost:5000/
54
54
55
-
If you see some JSON with a bunch of resources, it worked! If you encounter any errors, please open an issue or contact us on slack in #oc-python-projects.
55
+
This should open the **Operation Code Resources API** webpage which has the documentation for the API. You can go through it to know about all available endpoints and understand how to use them.
56
+
57
+
If you encounter any errors, please open an issue or contact us on slack in #oc-python-projects.
0 commit comments