Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohitbansal964/onlineide
Online compiler
https://github.com/mohitbansal964/onlineide
bootstrap css flask hackerrank-api herokuapp html5 mongodb online-compiler python3 rest-api
Last synced: about 5 hours ago
JSON representation
Online compiler
- Host: GitHub
- URL: https://github.com/mohitbansal964/onlineide
- Owner: mohitbansal964
- License: mit
- Created: 2018-03-19T12:31:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:55:01.000Z (almost 2 years ago)
- Last Synced: 2024-06-15T19:31:01.284Z (5 months ago)
- Topics: bootstrap, css, flask, hackerrank-api, herokuapp, html5, mongodb, online-compiler, python3, rest-api
- Language: HTML
- Homepage: https://mohit-onlineide.herokuapp.com
- Size: 126 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
https://mohit-onlineide.herokuapp.com
This project is created using flask and hackerrank api and MongoDB is
used as database for storage of codes and details of users.Main aim of this project is to provide online compiler for every
language.A login system is provided for saving submitted code for later use.
A REST API is also created for this project. Read the docs here:-
https://mohit-onlineide.herokuapp.com/api/docs/ .
A key for using this API is also provided for authenticating user.