https://github.com/marfullsen/fictitious-opt
Simple JSON receiver using Django3
https://github.com/marfullsen/fictitious-opt
Last synced: 11 months ago
JSON representation
Simple JSON receiver using Django3
- Host: GitHub
- URL: https://github.com/marfullsen/fictitious-opt
- Owner: Marfullsen
- Created: 2021-09-17T17:30:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-17T19:49:36.000Z (over 4 years ago)
- Last Synced: 2025-02-27T07:13:34.571Z (over 1 year ago)
- Language: Python
- Size: 328 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fictitious-opt
The simplest JSON receiver using Django3 ever.
[](./docs/working.png)
## Installation
Install Python3 and then Django.
## Usage
Clone the repo, open the folder, run the Django server and voila.
Go to http://127.0.0.1:8000/receive_json/ and start testing request methods!
## Recommended
- [Insomnia](https://insomnia.rest/) to test API Methods.
## Resources
- Screenshots by [Screenshots Rocks](https://screenshot.rocks/)
- [Insomnia](https://insomnia.rest/), an Open Source API Client.